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

/external/deqp/framework/opengl/simplereference/
H A DsglrShaderProgram.hpp191 struct UniformSlot struct in namespace:sglr
218 inline UniformSlot (void) function in struct:sglr::UniformSlot
232 const UniformSlot& getUniformByName (const char* name) const;
245 std::vector<UniformSlot> m_uniforms;
H A DsglrShaderProgram.cpp203 const UniformSlot& ShaderProgram::getUniformByName (const char* name) const
H A DsglrReferenceContext.cpp3781 std::vector<sglr::UniformSlot>& uniforms = m_currentProgram->m_program->m_uniforms;
3801 std::vector<sglr::UniformSlot>& uniforms = m_currentProgram->m_program->m_uniforms;
3887 std::vector<sglr::UniformSlot>& uniforms = m_currentProgram->m_program->m_uniforms;
3925 std::vector<sglr::UniformSlot>& uniforms = m_currentProgram->m_program->m_uniforms;
3964 std::vector<sglr::UniformSlot>& uniforms = shaderProg->m_program->m_uniforms;
/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.hpp194 const sglr::UniformSlot& u_minGradient;
195 const sglr::UniformSlot& u_maxGradient;
196 const sglr::UniformSlot& u_color;
H A Des3fDepthTests.cpp60 const sglr::UniformSlot& u_color;
H A Des3fStencilTests.cpp112 const sglr::UniformSlot& u_color;
/external/deqp/modules/gles2/functional/
H A Des2fDepthTests.cpp60 const sglr::UniformSlot& u_color;
H A Des2fStencilTests.cpp109 const sglr::UniformSlot& u_color;
/external/deqp/modules/glshared/
H A DglsRandomShaderProgram.cpp163 const sglr::UniformSlot& uniformSlot = m_uniforms[uniformNdx];
/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp1204 const sglr::UniformSlot& m_sampler;
1205 const sglr::UniformSlot& m_emitCount;

Completed in 1505 milliseconds