HomeSort by relevance Sort by last modified time
    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