Home
last modified time | relevance | path

Searched refs:ConstructCompiler (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/compiler_tests/
H A DConstructCompiler_test.cpp19 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_WEBGL_SPEC, in TEST()
30 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_WEBGL_SPEC, in TEST()
42 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_WEBGL_SPEC, in TEST()
H A DExpressionLimit_test.cpp261 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F()
283 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F()
308 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F()
330 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F()
352 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F()
555 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F()
577 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F()
600 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in TEST_F()
H A DShaderVariable_test.cpp220 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
243 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
278 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
320 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
363 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
H A DShCompile_test.cpp26 mCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_WEBGL_SPEC, in SetUp()
83 mCompiler = sh::ConstructCompiler(GL_COMPUTE_SHADER, SH_WEBGL3_SPEC, in SetUp()
240 mCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_GL_COMPATIBILITY_SPEC, in SetUp()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/compiler_tests/
H A DExpressionLimit_test.cpp214 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources);
242 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources);
270 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources);
298 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources);
326 ShHandle vertexCompiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources);
541 ShHandle compiler = sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources);
H A DShaderVariable_test.cpp234 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
259 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
296 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
337 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
379 ShHandle compiler = sh::ConstructCompiler(GL_VERTEX_SHADER, SH_GLES2_SPEC, in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/perf_tests/
H A DCompilerPerf.cpp205 sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_WEBGL2_SPEC, param.output); in IsPlatformAvailable()
280 mTranslator = sh::ConstructCompiler(GL_FRAGMENT_SHADER, SH_WEBGL2_SPEC, params.output); in SetUp()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/ANGLE/src/compiler/
H A DCodeGenHLSL.cpp14 TCompiler* ConstructCompiler(ShShaderType type, ShShaderSpec spec) in ConstructCompiler() function
H A DCodeGenGLSL.cpp14 TCompiler* ConstructCompiler(ShShaderType type, ShShaderSpec spec) in ConstructCompiler() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/samples/shader_translator/
H A Dshader_translator.cpp278 sh::ConstructCompiler(GL_VERTEX_SHADER, spec, output, &resources); in main()
286 sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in main()
294 sh::ConstructCompiler(GL_COMPUTE_SHADER, spec, output, &resources); in main()
302 sh::ConstructCompiler(GL_GEOMETRY_SHADER_EXT, spec, output, &resources); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/samples/shader_translator/
H A Dshader_translator.cpp279 sh::ConstructCompiler(GL_VERTEX_SHADER, spec, output, &resources); in main()
287 sh::ConstructCompiler(GL_FRAGMENT_SHADER, spec, output, &resources); in main()
295 sh::ConstructCompiler(GL_COMPUTE_SHADER, spec, output, &resources); in main()
303 sh::ConstructCompiler(GL_GEOMETRY_SHADER_EXT, spec, output, &resources); in main()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/devel/love/love-11.3/src/libraries/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glslang/src/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glslang/src/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/graphics/glslang/glslang-11.7.1/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/games/retroarch/RetroArch-1.9.7/deps/glslang/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/glslang/glslang/GenericCodeGen/
H A DCodeGen.cpp55 TCompiler* ConstructCompiler(EShLanguage language, int debugOptions) in ConstructCompiler() function

12345678910