Searched defs:indirect (Results 1 – 9 of 9) sorted by relevance
| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | GLESv3.cpp | 308 static void glDrawArraysIndirectDataAEMU(GLenum mode, const void* indirect, GLuint) { in glDrawArraysIndirectDataAEMU() 316 static void glDrawElementsIndirectDataAEMU(GLenum mode, GLenum type, const void* indirect, GLuint) { in glDrawElementsIndirectDataAEMU()
|
| /device/generic/goldfish-opengl/system/GLESv2_enc/ |
| D | gl2_entry.cpp | 2829 void glDispatchComputeIndirect(GLintptr indirect) in glDispatchComputeIndirect() 2865 void glDrawArraysIndirect(GLenum mode, const void* indirect) in glDrawArraysIndirect() 2871 void glDrawArraysIndirectDataAEMU(GLenum mode, const void* indirect, GLuint datalen) in glDrawArraysIndirectDataAEMU() 2883 void glDrawElementsIndirect(GLenum mode, GLenum type, const void* indirect) in glDrawElementsIndirect() 2889 void glDrawElementsIndirectDataAEMU(GLenum mode, GLenum type, const void* indirect, GLuint datalen) in glDrawElementsIndirectDataAEMU()
|
| D | GL2Encoder.cpp | 5355 void GL2Encoder::s_glDrawArraysIndirect(void* self, GLenum mode, const void* indirect) { in s_glDrawArraysIndirect() 5380 … GL2Encoder::s_glDrawElementsIndirect(void* self, GLenum mode, GLenum type, const void* indirect) { in s_glDrawElementsIndirect()
|
| D | gl2_enc.cpp | 10526 void glDispatchComputeIndirect_enc(void *self , GLintptr indirect) in glDispatchComputeIndirect_enc() 10688 void glDrawArraysIndirectDataAEMU_enc(void *self , GLenum mode, const void* indirect, GLuint datale… in glDrawArraysIndirectDataAEMU_enc() 10743 void glDrawElementsIndirectDataAEMU_enc(void *self , GLenum mode, GLenum type, const void* indirect… in glDrawElementsIndirectDataAEMU_enc()
|
| /device/google/cuttlefish_common/guest/libs/eglwrapper/ |
| D | gles3_wrapper_entry.cpp | 2779 void glDispatchComputeIndirect(GLintptr indirect) in glDispatchComputeIndirect() 2815 void glDrawArraysIndirect(GLenum mode, const void* indirect) in glDrawArraysIndirect() 2821 void glDrawArraysIndirectDataAEMU(GLenum mode, const void* indirect, GLuint datalen) in glDrawArraysIndirectDataAEMU() 2833 void glDrawElementsIndirect(GLenum mode, GLenum type, const void* indirect) in glDrawElementsIndirect() 2839 void glDrawElementsIndirectDataAEMU(GLenum mode, GLenum type, const void* indirect, GLuint datalen) in glDrawElementsIndirectDataAEMU()
|
| /device/google/crosshatch/sdm845/original-kernel-headers/sound/ |
| D | asound.h | 922 unsigned int indirect: 1; /* W: indirect access - obsoleted */ member
|
| /device/google/crosshatch/sdm845/kernel-headers/sound/ |
| D | asound.h | 745 unsigned int indirect : 1; member
|
| /device/google/bonito/sdm710/original-kernel-headers/sound/ |
| D | asound.h | 922 unsigned int indirect: 1; /* W: indirect access - obsoleted */ member
|
| /device/google/bonito/sdm710/kernel-headers/sound/ |
| D | asound.h | 745 unsigned int indirect : 1; member
|