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 __anon1a33d5d10111::EXTClipCullDistanceTest
314 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anon1a33d5d10111::EXTClipCullDistanceForVertexShaderTest
315 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon1a33d5d10111::EXTClipCullDistanceForVertexShaderTest
324 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anon1a33d5d10111::EXTClipCullDistanceForFragmentShaderTest
325 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon1a33d5d10111::EXTClipCullDistanceForFragmentShaderTest
334 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anon1a33d5d10111::EXTClipCullDistanceForComputeShaderTest
335 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon1a33d5d10111::EXTClipCullDistanceForComputeShaderTest
DOES_sample_variables_test.cpp65 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anon908190e00111::OESSampleVariablesTest
66 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon908190e00111::OESSampleVariablesTest
DAPPLE_clip_distance_test.cpp77 void InitializeCompiler() { InitializeCompiler(SH_GLSL_130_OUTPUT); } in InitializeCompiler() function in __anonb98e8cc30111::APPLEClipDistanceTest
78 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anonb98e8cc30111::APPLEClipDistanceTest
DPrecise_test.cpp59 void InitializeCompiler() in InitializeCompiler() function in __anona8ba996b0111::PreciseTest
67 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anona8ba996b0111::PreciseTest
DEXT_YUV_target_test.cpp17 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anona4df075a0111::EXTYUVTargetTest
18 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anona4df075a0111::EXTYUVTargetTest
DEXT_shader_framebuffer_fetch_test.cpp150 void InitializeCompiler() in InitializeCompiler() function in __anon49f48d940111::EXTShaderFramebufferFetchNoncoherentTest
158 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon49f48d940111::EXTShaderFramebufferFetchNoncoherentTest
DKHR_blend_equation_advanced_test.cpp135 void InitializeCompiler() in InitializeCompiler() function in __anond9a1cb230111::KHRBlendEquationAdvancedTest
143 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anond9a1cb230111::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