Searched defs:attribValue (Results 1 - 6 of 6) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
H A D | EGLSyncTest.cpp | 108 EGLint attribValue = kSentinelAttribValue; in TEST_P() local 180 EGLint attribValue = kSentinelAttribValue; in TEST_P() local [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsRandomShaderProgram.cpp | 194 const tcu::Vec4 attribValue = rr::readVertexAttribFloat(inputs[attribNdx], packet->instanceNdx, packet->vertexNdx); in shadeVertices() local
|
H A D | glsVertexArrayTests.cpp | 716 void calcShaderColorCoord (tcu::Vec2& coord, tcu::Vec3& color, const tcu::Vector<T, 4>& attribValue, bool isCoordinate, int numComponents) in calcShaderColorCoord() argument [all...] |
H A D | glsDrawTest.cpp | 1175 void calcShaderColorCoord (tcu::Vec2& coord, tcu::Vec3& color, const tcu::Vector<T, 4>& attribValue, bool isCoordinate, int numComponents) in calcShaderColorCoord() argument 3235 rr::GenericVec4 attribValue = RandomArrayGenerator::generateAttributeValue(seed, attribSpec.inputType); iterate() local [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fShaderStateQueryTests.cpp | 822 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; test() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fShaderStateQueryTests.cpp | 984 StateQueryMemoryWriteGuard<GLfloat[4]> attribValue; test() local [all...] |
Completed in 12 milliseconds