Searched defs:texels (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_entry.cpp | 515 float texels = static_cast<float>(block_x * block_y * block_z); in astcenc_config_init() local
|
/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/ |
D | GLEScmContext.cpp | 1670 GLfloat texels[getMaxTexUnits()][4*2]; in drawTexOES() local
|
/hardware/google/gfxstream/guest/GLESv1_enc/ |
D | gl_entry.cpp | 2019 … zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid* texels) in glExtGetTexSubImageQCOM()
|
D | gl_enc.cpp | 8595 … zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid* texels) in glExtGetTexSubImageQCOM_enc()
|
/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | gl2_entry.cpp | 1632 … zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid* texels) in glExtGetTexSubImageQCOM()
|