Home
last modified time | relevance | path

Searched refs:UniformSlot (Results 1 – 10 of 10) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.hpp191 struct UniformSlot struct
218 inline UniformSlot (void) in UniformSlot() function
232 const UniformSlot& getUniformByName (const char* name) const;
245 std::vector<UniformSlot> m_uniforms;
DsglrShaderProgram.cpp203 const UniformSlot& ShaderProgram::getUniformByName (const char* name) const in getUniformByName()
DsglrReferenceContext.cpp3760 std::vector<sglr::UniformSlot>& uniforms = m_currentProgram->m_program->m_uniforms; in uniformv()
3780 std::vector<sglr::UniformSlot>& uniforms = m_currentProgram->m_program->m_uniforms; in uniform1iv()
3866 std::vector<sglr::UniformSlot>& uniforms = m_currentProgram->m_program->m_uniforms; in uniformMatrix3fv()
3904 std::vector<sglr::UniformSlot>& uniforms = m_currentProgram->m_program->m_uniforms; in uniformMatrix4fv()
3943 std::vector<sglr::UniformSlot>& uniforms = shaderProg->m_program->m_uniforms; in getUniformLocation()
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.hpp194 const sglr::UniformSlot& u_minGradient;
195 const sglr::UniformSlot& u_maxGradient;
196 const sglr::UniformSlot& u_color;
Des3fDepthTests.cpp60 const sglr::UniformSlot& u_color;
Des3fStencilTests.cpp112 const sglr::UniformSlot& u_color;
/external/deqp/modules/gles2/functional/
Des2fDepthTests.cpp60 const sglr::UniformSlot& u_color;
Des2fStencilTests.cpp109 const sglr::UniformSlot& u_color;
/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp163 const sglr::UniformSlot& uniformSlot = m_uniforms[uniformNdx]; in refreshUniforms()
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp1221 const sglr::UniformSlot& m_sampler;
1222 const sglr::UniformSlot& m_emitCount;