Home
last modified time | relevance | path

Searched defs:attribValue (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp194 …const tcu::Vec4 attribValue = rr::readVertexAttribFloat(inputs[attribNdx], packet->instanceNdx, … in shadeVertices() local
DglsVertexArrayTests.cpp779 void calcShaderColorCoord (tcu::Vec2& coord, tcu::Vec3& color, const tcu::Vector<T, 4>& attribValue in calcShaderColorCoord()
DglsDrawTest.cpp1156 void calcShaderColorCoord (tcu::Vec2& coord, tcu::Vec3& color, const tcu::Vector<T, 4>& attribValue in calcShaderColorCoord()
3214 …rr::GenericVec4 attribValue = RandomArrayGenerator::generateAttributeValue(seed, attribSpec.inputT… in iterate() local
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp141 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; in verifyCurrentVertexAttribf() local
161 StateQueryMemoryWriteGuard<GLint[4]> attribValue; in verifyCurrentVertexAttribIi() local
181 StateQueryMemoryWriteGuard<GLuint[4]> attribValue; in verifyCurrentVertexAttribIui() local
201 StateQueryMemoryWriteGuard<GLint[4]> attribValue; in verifyCurrentVertexAttribConversion() local
984 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; in test() local
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp122 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; in verifyCurrentVertexAttribf() local
142 StateQueryMemoryWriteGuard<GLint[4]> attribValue; in verifyCurrentVertexAttribConversion() local
822 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; in test() local