Home
last modified time | relevance | path

Searched refs:activeShaderCount (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DUniform.h41 GLuint activeShaderCount() const;
DUniform.cpp37 GLuint ActiveVariable::activeShaderCount() const in activeShaderCount() function in gl::ActiveVariable
DProgram.cpp3650 *combinedImageUniforms += imageUniform.activeShaderCount() * arraySize; in linkSamplerAndImageBindings()