Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp908 const int colorAttrLoc = 1; in shadeVertices() local
916 …packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instance… in shadeVertices()
Des3fPolygonOffsetTests.cpp231 const int colorAttrLoc = 1; in shadeVertices() local
239 …packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instance… in shadeVertices()
Des3fClippingTests.cpp425 const int colorAttrLoc = 1; in shadeVertices() local
437 …packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instance… in shadeVertices()
/external/deqp/modules/egl/
DteglRenderTests.cpp257 const int colorAttrLoc = 1; in shadeVertices() local
265 …packet.outputs[VaryingLoc_Color] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instance… in shadeVertices()
/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp228 const int colorAttrLoc = 1; in shadeVertices() local
236 …packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instance… in shadeVertices()
Des2fClippingTests.cpp422 const int colorAttrLoc = 1; in shadeVertices() local
434 …packet.outputs[VARYINGLOC_COLOR] = rr::readVertexAttribFloat(inputs[colorAttrLoc], packet.instance… in shadeVertices()