Home
last modified time | relevance | path

Searched refs:gl_DepthRange (Results 1 – 13 of 13) sorted by relevance

/external/angle/third_party/vulkan-deps/glslang/src/Test/
D130.vert66 gl_DepthRange.far;
D140.vert17 gl_DepthRange.far;
/external/deqp-deps/glslang/Test/
D130.vert66 gl_DepthRange.far;
D140.vert17 gl_DepthRange.far;
/external/angle/third_party/vulkan-deps/glslang/src/Test/baseResults/
D140.vert.out52 0:17 'gl_DepthRange' ( uniform structure{ global float near, global float far, global floa…
191 0:17 'gl_DepthRange' ( uniform structure{ global float near, global float far, global floa…
D130.vert.out132 0:66 'gl_DepthRange' ( uniform structure{ global float near, global float far, global floa…
/external/deqp-deps/glslang/Test/baseResults/
D140.vert.out52 0:17 'gl_DepthRange' ( uniform structure{ global float near, global float far, global floa…
191 0:17 'gl_DepthRange' ( uniform structure{ global float near, global float far, global floa…
D130.vert.out132 0:66 'gl_DepthRange' ( uniform structure{ global float near, global float far, global floa…
/external/mesa3d/src/compiler/glsl/
Dbuiltin_variables.cpp254 STATEVAR(gl_DepthRange),
/external/angle/src/compiler/translator/tree_util/
DBuiltIn_ESSL_autogen.h2693 static constexpr const TSymbolUniqueId gl_DepthRange = TSymbolUniqueId(4780); variable
DBuiltIn_complete_autogen.h4666 static constexpr const TSymbolUniqueId gl_DepthRange = TSymbolUniqueId(2863); variable
/external/angle/src/compiler/translator/
DSymbolTable_ESSL_autogen.cpp1666 constexpr const TSymbolUniqueId BuiltInId::gl_DepthRange; member in sh::BuiltInId
1940 constexpr const ImmutableString gl_DepthRange("gl_DepthRange"); variable
25469 new TVariable(BuiltInId::gl_DepthRange, BuiltInName::gl_DepthRange, SymbolType::BuiltIn, in initializeBuiltInVariables()
DSymbolTable_autogen.cpp2818 constexpr const TSymbolUniqueId BuiltInId::gl_DepthRange; member in sh::BuiltInId
3113 constexpr const ImmutableString gl_DepthRange("gl_DepthRange"); variable
39420 new TVariable(BuiltInId::gl_DepthRange, BuiltInName::gl_DepthRange, SymbolType::BuiltIn, in initializeBuiltInVariables()