Searched refs:tex_coord_idx_mask (Results 1 – 1 of 1) sorted by relevance
56 int tex_coord_idx_mask(int texCoordIdx) { in tex_coord_idx_mask() function82 if (tex_coord_idx_mask(t) & vertexLayout) { in VertexSize()106 if (tex_coord_idx_mask(t) & vertexLayout) { in VertexStageCoordOffset()126 if (tex_coord_idx_mask(t) & vertexLayout) { in VertexColorOffset()149 if (tex_coord_idx_mask(t) & vertexLayout) { in VertexSizeAndOffsetsByIdx()200 return !!(tex_coord_idx_mask(coordIndex) & vertexLayout); in VertexUsesTexCoordIdx()265 GrAssert(tex_coord_idx_mask(t) == tcMask); in VertexLayoutUnitTest()