Home
last modified time | relevance | path

Searched defs:internalFormat (Results 1 – 21 of 21) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/include/GLcommon/
DTextureData.h54 unsigned int internalFormat; variable
DTranslatorIfaces.h74 unsigned int internalFormat; member
DGLEScontext.h717 GLint internalFormat = 0; member
/device/generic/vulkan-cereal/stream-servers/gl/
DColorBufferGl.cpp110 static bool sGetFormatParameters(GLint* internalFormat, in sGetFormatParameters()
931 GLenum internalFormat = static_cast<GLenum>(stream->getBe32()); in onLoad() local
1056 GLint internalFormat = m_sizedInternalFormat == GL_BGRA8_EXT in importMemory() local
DEmulationGl.cpp645 GLenum internalFormat, in createColorBuffer()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DPaletteTexture.cpp30 void getPaletteInfo(GLenum internalFormat,unsigned int& indexSizeBits,unsigned int& colorSizeBytes,… in getPaletteInfo()
DTextureUtils.cpp1183 GLenum getFormatFromInternalFormat(GLint internalFormat) { in getFormatFromInternalFormat()
1207 GLenum getTypeFromInternalFormat(GLint internalFormat) { in getTypeFromInternalFormat()
DGLEScontext.cpp2479 GLint internalFormat = in queryCurrFboBits() local
2840 GLint internalFormat) { in setupImageBlitForTexture()
2922 GLint internalFormat, in blitFromReadBufferToTextureFlipped()
3049 void GLEScontext::blitFromReadBufferToEGLImage(EGLImage image, GLint internalFormat, int width, int… in blitFromReadBufferToEGLImage()
/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_entry.cpp158 uint32_t rcCreateColorBuffer(uint32_t width, uint32_t height, GLenum internalFormat) in rcCreateColorBuffer()
296 uint32_t rcCreateColorBufferDMA(uint32_t width, uint32_t height, GLenum internalFormat, int framewo… in rcCreateColorBufferDMA()
374 void rcCreateColorBufferWithHandle(uint32_t width, uint32_t height, GLenum internalFormat, uint32_t… in rcCreateColorBufferWithHandle()
DrenderControl_enc.cpp537 …nt32_t rcCreateColorBuffer_enc(void *self , uint32_t width, uint32_t height, GLenum internalFormat) in rcCreateColorBuffer_enc()
1401 …eColorBufferDMA_enc(void *self , uint32_t width, uint32_t height, GLenum internalFormat, int frame… in rcCreateColorBufferDMA_enc()
1976 …ufferWithHandle_enc(void *self , uint32_t width, uint32_t height, GLenum internalFormat, uint32_t … in rcCreateColorBufferWithHandle_enc()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkCommonOperations.cpp1554 static VkFormat glFormat2VkFormat(GLint internalFormat) { in glFormat2VkFormat()
1594 static bool isFormatVulkanCompatible(GLenum internalFormat) { in isFormatVulkanCompatible()
1773 bool setupVkColorBufferLocked(uint32_t width, uint32_t height, GLenum internalFormat, in setupVkColorBufferLocked()
1976 bool setupVkColorBuffer(uint32_t width, uint32_t height, GLenum internalFormat, in setupVkColorBuffer()
/device/generic/vulkan-cereal/stream-servers/
DRenderControl.cpp824 uint32_t height, GLenum internalFormat) in rcCreateColorBuffer()
836 uint32_t height, GLenum internalFormat, in rcCreateColorBufferDMA()
1372 uint32_t width, uint32_t height, GLenum internalFormat, uint32_t handle) in rcCreateColorBufferWithHandle()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp2618 bool GL2Encoder::validateTexBuffer(void* self, GLenum target, GLenum internalFormat, GLuint buffer)… in validateTexBuffer()
2626 bool GL2Encoder::validateTexBufferRange(void* self, GLenum target, GLenum internalFormat, GLuint bu… in validateTexBufferRange()
2642 GLenum target, GLenum internalFormat, GLuint buffer) in s_glTexBufferOES()
2654 GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) { in s_glTexBufferRangeOES()
2664 GLenum target, GLenum internalFormat, GLuint buffer) in s_glTexBufferEXT()
2676 GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsizeiptr size) { in s_glTexBufferRangeEXT()
3634 GLint internalFormat = ctx->m_state->queryTexInternalFormat(tex); in s_glCompressedTexSubImage2D() local
4421 void GL2Encoder::s_glTexImage3D(void* self, GLenum target, GLint level, GLint internalFormat, in s_glTexImage3D()
4656 GLint internalFormat = ctx->m_state->queryTexInternalFormat(tex); in s_glCompressedTexSubImage3D() local
DGLESv2Validation.cpp1220 bool textureBufferFormat(__attribute__((unused)) GL2Encoder* ctx, GLenum internalFormat) { in textureBufferFormat()
Dgl2_entry.cpp2448 void glTexImage3D(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsizei height, … in glTexImage3D()
2454 void glTexImage3DOffsetAEMU(GLenum target, GLint level, GLint internalFormat, GLsizei width, GLsize… in glTexImage3DOffsetAEMU()
3054 void glTexBufferOES(GLenum target, GLenum internalFormat, GLuint buffer) in glTexBufferOES()
3060 void glTexBufferRangeOES(GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsi… in glTexBufferRangeOES()
3066 void glTexBufferEXT(GLenum target, GLenum internalFormat, GLuint buffer) in glTexBufferEXT()
3072 void glTexBufferRangeEXT(GLenum target, GLenum internalFormat, GLuint buffer, GLintptr offset, GLsi… in glTexBufferRangeEXT()
Dgl2_enc.cpp8982 void glTexImage3D_enc(void *self , GLenum target, GLint level, GLint internalFormat, GLsizei width,… in glTexImage3D_enc()
9026 void glTexImage3DOffsetAEMU_enc(void *self , GLenum target, GLint level, GLint internalFormat, GLsi… in glTexImage3DOffsetAEMU_enc()
12325 void glTexBufferOES_enc(void *self , GLenum target, GLenum internalFormat, GLuint buffer) in glTexBufferOES_enc()
12354 void glTexBufferRangeOES_enc(void *self , GLenum target, GLenum internalFormat, GLuint buffer, GLin… in glTexBufferRangeOES_enc()
12385 void glTexBufferEXT_enc(void *self , GLenum target, GLenum internalFormat, GLuint buffer) in glTexBufferEXT_enc()
12414 void glTexBufferRangeEXT_enc(void *self , GLenum target, GLenum internalFormat, GLuint buffer, GLin… in glTexBufferRangeEXT_enc()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp4699 …d GL_APIENTRY glTexStorageMem2DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei w… in glTexStorageMem2DEXT()
4711 …Y glTexStorageMem2DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei w… in glTexStorageMem2DMultisampleEXT()
4716 …d GL_APIENTRY glTexStorageMem3DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei w… in glTexStorageMem3DEXT()
4721 …Y glTexStorageMem3DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei w… in glTexStorageMem3DMultisampleEXT()
DGLESv30Imp.cpp1027 GL_APICALL void GL_APIENTRY glTexImage3D(GLenum target, GLint level, GLint internalFormat, GLsizei … in glTexImage3D()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglImp.cpp1814 …foANDROID(EGLDisplay display, EGLImage image, EGLint width, EGLint height, EGLint internalFormat) { in eglSetImageInfoANDROID()
/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv3.cpp454 static void glTexImage3DOffsetAEMU(GLenum target, GLint level, GLint internalFormat, GLsizei width, in glTexImage3DOffsetAEMU()
/device/generic/vulkan-cereal/stream-servers/gl/gles2_dec/
DGLESv2Decoder.cpp622 …:s_glTexImage3DOffsetAEMU(void* self, GLenum target, GLint level, GLint internalFormat, GLsizei wi… in s_glTexImage3DOffsetAEMU()