OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SH_ACTIVE_UNIFORMS_ARRAY
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/angle/include/GLSLANG/
ShaderLang.h
131
SH_ACTIVE_UNIFORMS_ARRAY
= 0x6004
448
//
SH_ACTIVE_UNIFORMS_ARRAY
: an STL vector of active uniforms. Valid only for
/external/chromium_org/third_party/angle/src/compiler/
ShaderLang.cpp
366
case
SH_ACTIVE_UNIFORMS_ARRAY
:
/external/chromium_org/third_party/angle/src/libGLESv2/
Shader.cpp
394
ShGetInfoPointer(compiler,
SH_ACTIVE_UNIFORMS_ARRAY
, &activeUniforms);
Completed in 74 milliseconds