Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DShaderLang.cpp53 compiler->getAttribs() : compiler->getUniforms(); in getVariableInfo()
186 *params = compiler->getUniforms().size(); in ShGetInfo()
189 *params = getVariableMaxLength(compiler->getUniforms()); in ShGetInfo()
DShHandle.h59 const TVariableInfoList& getUniforms() const { return uniforms; } in getUniforms() function
/external/webkit/Source/ThirdParty/ANGLE/
DChangeLog128 (TCompiler::getUniforms):