Searched refs:VertexTexCoordsForStage (Results 1 – 3 of 3) sorted by relevance
194 int tcIdx = VertexTexCoordsForStage(stageIdx, vertexLayout); in VertexStageCoordOffset()338 int tcIdx = VertexTexCoordsForStage(s, vertexLayout); in VertexSizeAndOffsetsByStage()355 int GrDrawState::VertexTexCoordsForStage(int stageIdx, in VertexTexCoordsForStage() function in GrDrawState407 GrAssert(t == VertexTexCoordsForStage(s, tcMask)); in VertexLayoutUnitTest()409 GrAssert(-1 == VertexTexCoordsForStage(s2, tcMask)); in VertexLayoutUnitTest()416 GrAssert(-1 == VertexTexCoordsForStage(s2, posAsTex)); in VertexLayoutUnitTest()
203 static int VertexTexCoordsForStage(int stageIdx, GrVertexLayout vertexLayout);
614 int tcIdx = GrDrawState::VertexTexCoordsForStage(s, layout); in genProgram()711 GrDrawState::VertexTexCoordsForStage(s, layout); in genProgram()