Searched defs:setUniform (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStructTests.cpp | 1167 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/ |
D | es2fShaderStructTests.cpp | 1193 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/ |
D | J3DIMath.js | 223 J3DIMatrix4.prototype.setUniform = function(ctx, loc, transpose) method in J3DIMatrix4
|
/external/deqp/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 1166 void SeparateShaderTest::setUniform (ProgramWrapper& program, in setUniform() function in deqp::gles31::Functional::__anon320098630111::SeparateShaderTest
|