Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLSyncTest.cpp109 EGLint attribValue = kSentinelAttribValue; in TEST_P() local
181 EGLint attribValue = kSentinelAttribValue; in TEST_P() local
/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowEGL14.java130 int attribValue = 0; in getAttribValue() local
/external/armnn/src/armnnOnnxParser/
DOnnxParser.cpp203 int attribValue = 0; in ReadMandatoryNodeIntAttribute() local
216 int64_t attribValue = defaultValue; in ReadOptionalNodeInt64Attribute() local
244 uint32_t attribValue = defaultVal; in ReadOptionalNodeUint32Attribute() local
273 float attribValue = defaultValue; in ReadOptionalNodeFloatAttribute() local
284 std::string attribValue = ""; in ReadOptionalNodeStringAttribute() local
/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp194 …const tcu::Vec4 attribValue = rr::readVertexAttribFloat(inputs[attribNdx], packet->instanceNdx, … in shadeVertices() local
DglsVertexArrayTests.cpp716 void calcShaderColorCoord (tcu::Vec2& coord, tcu::Vec3& color, const tcu::Vector<T, 4>& attribValue in calcShaderColorCoord()
DglsDrawTest.cpp1175 void calcShaderColorCoord (tcu::Vec2& coord, tcu::Vec3& color, const tcu::Vector<T, 4>& attribValue in calcShaderColorCoord()
3235 …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