Home
last modified time | relevance | path

Searched defs:maxIndexValue (Results 1 – 5 of 5) sorted by relevance

/external/skqp/src/gpu/
DGrMesh.h137 uint16_t minIndexValue, uint16_t maxIndexValue, in setIndexed()
244 int maxIndexValue = fPatternData.fVertexCount * repeatCount - 1; in sendToGpu() local
/external/skia/src/gpu/
DGrMesh.h155 uint16_t minIndexValue, uint16_t maxIndexValue, in setIndexed()
261 int maxIndexValue = fPatternData.fVertexCount * repeatCount - 1; in sendToGpu() local
/external/skqp/src/gpu/gl/
DGrGLGpu.cpp2624 uint16_t maxIndexValue, const GrBuffer* vertexBuffer, in sendIndexedMeshToGpu()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2664 uint16_t maxIndexValue, const GrBuffer* vertexBuffer, in sendIndexedMeshToGpu()
/external/deqp/modules/glshared/
DglsDrawTest.cpp2878 deUint32 maxIndexValue = 0; in valid() local