Home
last modified time | relevance | path

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

/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowEGL14.java133 int attribValue = 0; in getAttribValue() local
/external/angle/src/tests/egl_tests/
DEGLSyncTest.cpp111 EGLint attribValue = kSentinelAttribValue; in TEST_P() local
183 EGLint attribValue = kSentinelAttribValue; in TEST_P() 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.cpp210 const tcu::Vec4 attribValue = in shadeVertices() local
DglsVertexArrayTests.cpp721 void calcShaderColorCoord(tcu::Vec2 &coord, tcu::Vec3 &color, const tcu::Vector<T, 4> &attribValue,… in calcShaderColorCoord()
DglsDrawTest.cpp1571 void calcShaderColorCoord(tcu::Vec2 &coord, tcu::Vec3 &color, const tcu::Vector<T, 4> &attribValue,… in calcShaderColorCoord()
3711 …rr::GenericVec4 attribValue = RandomArrayGenerator::generateAttributeValue(seed, attribSpec.inputT… in iterate() local
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp148 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; in verifyCurrentVertexAttribf() local
168 StateQueryMemoryWriteGuard<GLint[4]> attribValue; in verifyCurrentVertexAttribIi() local
188 StateQueryMemoryWriteGuard<GLuint[4]> attribValue; in verifyCurrentVertexAttribIui() local
208 StateQueryMemoryWriteGuard<GLint[4]> attribValue; in verifyCurrentVertexAttribConversion() local
885 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; in test() local
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp127 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; in verifyCurrentVertexAttribf() local
147 StateQueryMemoryWriteGuard<GLint[4]> attribValue; in verifyCurrentVertexAttribConversion() local
755 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; in test() local