Home
last modified time | relevance | path

Searched defs:setUniform (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderStructTests.cpp1167 void setUniform (const glw::Functions& gl, deUint32 programID, const char* name, float value) in setUniform() function
1174 void setUniform (const glw::Functions& gl, deUint32 programID, const char* name, int value) in setUniform() function
1181 void setUniform (const glw::Functions& gl, deUint32 programID, const char* name, const float* value… in setUniform() function
/external/deqp/modules/gles2/functional/
Des2fShaderStructTests.cpp1193 void setUniform (const glw::Functions& gl, deUint32 programID, const char* name, float value) in setUniform() function
1200 void setUniform (const glw::Functions& gl, deUint32 programID, const char* name, int value) in setUniform() function
1207 void setUniform (const glw::Functions& gl, deUint32 programID, const char* name, const float* value… in setUniform() function
/external/autotest/client/deps/webgl_mpd/src/resources/
DJ3DIMath.js223 J3DIMatrix4.prototype.setUniform = function(ctx, loc, transpose) method in J3DIMatrix4
/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp1166 void SeparateShaderTest::setUniform (ProgramWrapper& program, in setUniform() function in deqp::gles31::Functional::__anon320098630111::SeparateShaderTest