Home
last modified time | relevance | path

Searched defs:baseVertex (Results 1 – 8 of 8) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrRenderer.hpp85 const int baseVertex; member
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp805 …awElementsBaseVertex (deUint32 mode, int count, deUint32 type, const void *indices, int baseVertex) in drawElementsBaseVertex()
810 …x (deUint32 mode, int count, deUint32 type, const void *indices, int instanceCount, int baseVertex) in drawElementsInstancedBaseVertex()
820 … mode, deUint32 start, deUint32 end, int count, deUint32 type, const void *indices, int baseVertex) in drawRangeElementsBaseVertex()
845 … mode, const int* count, deUint32 type, const void** indices, int primCount, const int* baseVertex) in multiDrawElementsBaseVertex()
DsglrReferenceContext.cpp4019 …awElementsBaseVertex (deUint32 mode, int count, deUint32 type, const void *indices, int baseVertex) in drawElementsBaseVertex()
4029 …x (deUint32 mode, int count, deUint32 type, const void *indices, int instanceCount, int baseVertex) in drawElementsInstancedBaseVertex()
4060 … mode, deUint32 start, deUint32 end, int count, deUint32 type, const void *indices, int baseVertex) in drawRangeElementsBaseVertex()
4109 deInt32 baseVertex; in drawElementsIndirect() member
4175 … mode, const int* count, deUint32 type, const void** indices, int primCount, const int* baseVertex) in multiDrawElementsBaseVertex()
/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp68 deInt32 baseVertex; member
/external/deqp/modules/glshared/
DglsDrawTest.hpp231 int baseVertex; //!< used only if drawMethod = DrawElementsIndirect or *BaseVertex member
DglsDrawTest.cpp261 bool baseVertex; member
1925 …int rangeStart, int rangeEnd, int instanceCount, int indirectOffset, int baseVertex, float coordSc… in render()
2039 GLint baseVertex; in render() member
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp92 deInt32 baseVertex; member
561 int baseVertex[2]; in init() member
Des31fGeometryShaderTests.cpp5673 deInt32 baseVertex; in iterate() member