Home
last modified time | relevance | path

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

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