Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 25 of 25) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.h94 template <class T> void minmax(const T *indices, int count, int *min, int *max) { in minmax()
106 (const T *indices, int count, int *min, int *max, in minmaxExcept()
123 template <class T> void shiftIndices(T *indices, int count, int offset) { in shiftIndices()
142 (T *indices, int count, int offset, in shiftIndicesExcept()
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTestDispatch.h55 const GLvoid* indices) { in test_glDrawElements()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv2Context.cpp510 const GLvoid* indices, in drawWithEmulations()
637 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in setupArraysPointers()
719 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in needConvert()
DGLESv30Imp.cpp349 … glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void * indices, GLsizei pr… in glDrawElementsInstanced()
367 …ements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid * indices) { in glDrawRangeElements()
DGLESv2Imp.cpp1635 … void GL_APIENTRY glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) { in glDrawElements()
1653 …L_APIENTRY glDrawElementsNullAEMU(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) { in glDrawElementsNullAEMU()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DGLEScontext.cpp291 static GLuint getIndex(GLenum indices_type, const GLvoid* indices, unsigned int i) { in getIndex()
1025 …gned int strideIn,void* dataOut,GLsizei count,GLenum indices_type,const GLvoid* indices,unsigned i… in convertFixedIndirectLoop()
1050 …gned int strideIn,void* dataOut,GLsizei count,GLenum indices_type,const GLvoid* indices,unsigned i… in convertByteIndirectLoop()
1075 static void indirectToBytesRanges(const GLvoid* indices,GLenum indices_type,GLsizei count,GLESpoint… in indirectToBytesRanges()
1087 int bytesRangesToIndices(RangeList& ranges,GLESpointer* p,GLuint* indices) { in bytesRangesToIndices()
1125 GLuint* indices = NULL; in convertDirectVBO() local
1144 unsigned int GLEScontext::findMaxIndex(GLsizei count,GLenum type,const GLvoid* indices) { in findMaxIndex()
1166 …ect(GLESConversionArrays& cArrs,GLsizei count,GLenum indices_type,const GLvoid* indices,GLenum arr… in convertIndirect()
1184 …VBO(GLESConversionArrays& cArrs,GLsizei count,GLenum indices_type,const GLvoid* indices,GLenum arr… in convertIndirectVBO()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_CM/
DCoreProfileEngine.cpp393 static GLsizei sNeededVboCount(GLsizei indicesCount, const T* indices) { in sNeededVboCount()
406 bool isIndexed, GLenum indicesType, const GLvoid* indices) { in setupArrayForDraw()
982 void CoreProfileEngine::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices in drawElements()
DGLEScmContext.cpp443 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in setupArrayPointerHelper()
457 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in setupArraysPointers()
578 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in doConvert()
668 …GLESConversionArrays& cArrs,GLint first,GLsizei count,GLenum type,const GLvoid* indices,bool direc… in needConvert()
1871 void GLEScmContext::drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) { in drawElements()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h659 ASTCENC_SIMD_INLINE vint4 gatheri(const int* base, vint4 indices) in gatheri()
920 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf()
Dastcenc_vecmathlib_neon_4.h599 ASTCENC_SIMD_INLINE vint4 gatheri(const int* base, vint4 indices) in gatheri()
812 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf()
Dastcenc_vecmathlib_sse_4.h648 ASTCENC_SIMD_INLINE vint4 gatheri(const int* base, vint4 indices) in gatheri()
897 ASTCENC_SIMD_INLINE vfloat4 gatherf(const float* base, vint4 indices) in gatherf()
Dastcenc_vecmathlib_avx2_8.h568 ASTCENC_SIMD_INLINE vint8 gatheri(const int* base, vint8 indices) in gatheri()
969 ASTCENC_SIMD_INLINE vfloat8 gatherf(const float* base, vint8 indices) in gatherf()
Dastcenc_symbolic_physical.cpp391 uint8_t indices[64]; in physical_to_symbolic() local
/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv3.cpp211 static void glDrawElementsData(GLenum mode, GLsizei count, GLenum type, void* indices, GLuint) { in glDrawElementsData()
325 const void* indices, GLsizei primcount, GLsizei) { in glDrawElementsInstancedDataAEMU()
336 GLenum type, const GLvoid* indices, GLsizei) { in glDrawRangeElementsDataAEMU()
DGLESv1.cpp255 static void glDrawElementsData(GLenum mode, GLsizei count, GLenum type, void* indices, GLuint) { in glDrawElementsData()
/device/generic/goldfish/camera/
DFakeRotatingCamera.cpp708 static const GLushort indices[] = { 0, 1, 2, 0, 2, 3 }; in drawSceneImpl() local
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp707 void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in glDrawElements()
1434 …awElementsEXT(GLenum mode, const GLsizei* count, GLenum type, const GLvoid* const* indices, GLsize… in glMultiDrawElementsEXT()
2067 void glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const void* indices, GLsizei … in glDrawElementsInstanced()
2073 void glDrawElementsInstancedDataAEMU(GLenum mode, GLsizei count, GLenum type, const void* indices, … in glDrawElementsInstancedDataAEMU()
2085 …eElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid* indices) in glDrawRangeElements()
2091 …Lenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid* indices, GLsizei d… in glDrawRangeElementsDataAEMU()
3018 void glDrawElementsNullAEMU(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in glDrawElementsNullAEMU()
DGL2Encoder.cpp1200 void GL2Encoder::calcIndexRange(const void* indices, in calcIndexRange()
1470 …Encoder::s_glDrawElements(void *self, GLenum mode, GLsizei count, GLenum type, const void *indices) in s_glDrawElements()
1587 …:s_glDrawElementsNullAEMU(void *self, GLenum mode, GLsizei count, GLenum type, const void *indices) in s_glDrawElementsNullAEMU()
4757 …entsInstanced(void* self, GLenum mode, GLsizei count, GLenum type, const void* indices, GLsizei pr… in s_glDrawElementsInstanced()
4850 …void* self, GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const void* indices) in s_glDrawRangeElements()
Dgl2_enc.cpp7100 …DataAEMU_enc(void *self , GLenum mode, GLsizei count, GLenum type, const void* indices, GLsizei pr… in glDrawElementsInstancedDataAEMU_enc()
7165 …Lenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid* indices, GLsizei d… in glDrawRangeElementsDataAEMU_enc()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkCommonOperations.cpp1661 static uint32_t lastGoodTypeIndex(uint32_t indices) { in lastGoodTypeIndex()
1670 static uint32_t lastGoodTypeIndexWithMemoryProperties(uint32_t indices, in lastGoodTypeIndexWithMemoryProperties()
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp922 vint4 indices(0, 4, 3, 2); in TEST() local
1827 vint4 indices(0, 4, 3, 2); in TEST() local
2670 vint8 indices(0, 4, 3, 2, 7, 4, 3, 2); in TEST() local
3371 vint8 indices(0, 4, 3, 2, 7, 4, 3, 2); in TEST() local
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp713 void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in glDrawElements()
1885 …awElementsEXT(GLenum mode, const GLsizei* count, GLenum type, const GLvoid* const* indices, GLsize… in glMultiDrawElementsEXT()
1897 void glMultiDrawElementsSUN(GLenum mode, const GLsizei* count, GLenum type, const GLvoid** indices,… in glMultiDrawElementsSUN()
DGLEncoder.cpp540 …Encoder::s_glDrawElements(void *self, GLenum mode, GLsizei count, GLenum type, const void *indices) in s_glDrawElements()
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp396 void glDrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices) in glDrawElements()
1261 void glMultiDrawElementsEXT(GLenum mode, const GLsizei *count, GLenum type, const GLvoid **indices,… in glMultiDrawElementsEXT()
/device/generic/vulkan-cereal/stream-servers/gl/gles2_dec/
DGLESv2Decoder.cpp644 …ancedDataAEMU(void* self, GLenum mode, GLsizei count, GLenum type, const void* indices, GLsizei pr… in s_glDrawElementsInstancedDataAEMU()