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 __anon627872a20111::EXTClipCullDistanceTest
314 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anon627872a20111::EXTClipCullDistanceForVertexShaderTest
315 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon627872a20111::EXTClipCullDistanceForVertexShaderTest
324 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anon627872a20111::EXTClipCullDistanceForFragmentShaderTest
325 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon627872a20111::EXTClipCullDistanceForFragmentShaderTest
334 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anon627872a20111::EXTClipCullDistanceForComputeShaderTest
335 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon627872a20111::EXTClipCullDistanceForComputeShaderTest
DOES_sample_variables_test.cpp65 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anonbaa6c5710111::OESSampleVariablesTest
66 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anonbaa6c5710111::OESSampleVariablesTest
DAPPLE_clip_distance_test.cpp77 void InitializeCompiler() { InitializeCompiler(SH_GLSL_130_OUTPUT); } in InitializeCompiler() function in __anon00a6f3340111::APPLEClipDistanceTest
78 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon00a6f3340111::APPLEClipDistanceTest
DPrecise_test.cpp59 void InitializeCompiler() in InitializeCompiler() function in __anon9c0d0e5c0111::PreciseTest
67 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon9c0d0e5c0111::PreciseTest
DEXT_YUV_target_test.cpp17 void InitializeCompiler() { InitializeCompiler(SH_GLSL_450_CORE_OUTPUT); } in InitializeCompiler() function in __anona660632b0111::EXTYUVTargetTest
18 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anona660632b0111::EXTYUVTargetTest
DEXT_shader_framebuffer_fetch_test.cpp150 void InitializeCompiler() in InitializeCompiler() function in __anon0a89c3250111::EXTShaderFramebufferFetchNoncoherentTest
158 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anon0a89c3250111::EXTShaderFramebufferFetchNoncoherentTest
DKHR_blend_equation_advanced_test.cpp135 void InitializeCompiler() in InitializeCompiler() function in __anonb8ae12940111::KHRBlendEquationAdvancedTest
143 void InitializeCompiler(ShShaderOutput shaderOutputType) in InitializeCompiler() function in __anonb8ae12940111::KHRBlendEquationAdvancedTest
DFragDepth_test.cpp41 void InitializeCompiler() in InitializeCompiler() function in FragDepthTest
/external/angle/src/tests/test_utils/
DShaderExtensionTest.h46 void InitializeCompiler() in InitializeCompiler() function
/external/tensorflow/tensorflow/compiler/xla/mlir/transforms/runtime/
Djit_compiler.cc62 static void InitializeCompiler() { in InitializeCompiler() function