Home
last modified time | relevance | path

Searched refs:colorAttrLoc (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderBuiltinVarTests.cpp929 const int colorAttrLoc = 1; in shadeVertices() local
937 packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instanceNdx, packet.vertexNdx); in shadeVertices()
H A Des3fPolygonOffsetTests.cpp229 const int colorAttrLoc = 1; in shadeVertices() local
237 packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instanceNdx, packet.vertexNdx); in shadeVertices()
H A Des3fClippingTests.cpp425 const int colorAttrLoc = 1; in shadeVertices() local
437 packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instanceNdx, packet.vertexNdx); in shadeVertices()
/third_party/vk-gl-cts/modules/egl/
H A DteglRenderTests.cpp263 const int colorAttrLoc = 1; in shadeVertices() local
271 packet.outputs[VaryingLoc_Color] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instanceNdx, packet.vertexNdx); in shadeVertices()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp226 const int colorAttrLoc = 1; in shadeVertices() local
234 packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instanceNdx, packet.vertexNdx); in shadeVertices()
H A Des2fClippingTests.cpp422 const int colorAttrLoc = 1; in shadeVertices() local
434 packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instanceNdx, packet.vertexNdx); in shadeVertices()

Completed in 16 milliseconds