Home
last modified time | relevance | path

Searched defs:InitializeCompiler (Results 1 – 10 of 10) sorted by relevance

/external/angle/src/tests/compiler_tests/
DEXT_clip_cull_distance_test.cpp274 void InitializeCompiler(ShShaderOutput shaderOutputType, GLenum shaderType) in InitializeCompiler() function in __anonad2b7cb30111::EXTClipCullDistanceTest
314 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anonad2b7cb30111::EXTClipCullDistanceForVertexShaderTest
315 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anonad2b7cb30111::EXTClipCullDistanceForVertexShaderTest
324 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anonad2b7cb30111::EXTClipCullDistanceForFragmentShaderTest
325 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anonad2b7cb30111::EXTClipCullDistanceForFragmentShaderTest
334 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anonad2b7cb30111::EXTClipCullDistanceForComputeShaderTest
335 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anonad2b7cb30111::EXTClipCullDistanceForComputeShaderTest
DOES_sample_variables_test.cpp65 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anonc23e17420111::OESSampleVariablesTest
66 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anonc23e17420111::OESSampleVariablesTest
DAPPLE_clip_distance_test.cpp77 void InitializeCompiler() { InitializeCompiler(SH_GLSL_130_OUTPUT); } in InitializeCompiler() function in __anon84c2cee50111::APPLEClipDistanceTest
78 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon84c2cee50111::APPLEClipDistanceTest
DPrecise_test.cpp59 void InitializeCompiler() in InitializeCompiler() function in __anon0699188d0111::PreciseTest
67 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon0699188d0111::PreciseTest
DEXT_YUV_target_test.cpp17 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anon0656ec3c0111::EXTYUVTargetTest
18 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon0656ec3c0111::EXTYUVTargetTest
DEXT_shader_framebuffer_fetch_test.cpp150 void InitializeCompiler() in InitializeCompiler() function in __anon327a55f60111::EXTShaderFramebufferFetchNoncoherentTest
158 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon327a55f60111::EXTShaderFramebufferFetchNoncoherentTest
DKHR_blend_equation_advanced_test.cpp135 void InitializeCompiler() in InitializeCompiler() function in __anon267f0f450111::KHRBlendEquationAdvancedTest
143 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon267f0f450111::KHRBlendEquationAdvancedTest
DFragDepth_test.cpp41 void InitializeCompiler() in InitializeCompiler() function in FragDepthTest
/external/angle/src/tests/test_utils/
DShaderExtensionTest.h48 void InitializeCompiler() in InitializeCompiler() function
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Djit_compiler.cc62 static void InitializeCompiler() { in InitializeCompiler() function