Home
last modified time | relevance | path

Searched refs:internalFormat (Results 1 – 25 of 63) sorted by relevance

123

/device/generic/vulkan-cereal/stream-servers/gl/OpenGLESDispatch/
Dgles_extensions_dispatch_logging_wrappers.impl174 …em2DEXT_dispatchLoggingWrapper(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width…
175 …EXT(target:0x%X, levels:%d, internalFormat:0x%X, width:%d, height:%d, memory:%d, offset:%lu)", tar…
176 …GLDispatch::glTexStorageMem2DEXT_underlying(target, levels, internalFormat, width, height, memory,…
179 …pleEXT_dispatchLoggingWrapper(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width…
180 …X, samples:%d, internalFormat:0x%X, width:%d, height:%d, fixedSampleLocations:%d, memory:%d, offse…
181 …GLDispatch::glTexStorageMem2DMultisampleEXT_underlying(target, samples, internalFormat, width, hei…
184 …em3DEXT_dispatchLoggingWrapper(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width…
185 …arget:0x%X, levels:%d, internalFormat:0x%X, width:%d, height:%d, depth:%d, memory:%d, offset:%lu)"…
186 …GLDispatch::glTexStorageMem3DEXT_underlying(target, levels, internalFormat, width, height, depth, …
189 …pleEXT_dispatchLoggingWrapper(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width…
[all …]
Dgles_extensions.entries48 void glTexStorageMem2DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsi…
49 void glTexStorageMem2DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei…
50 void glTexStorageMem3DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsi…
51 void glTexStorageMem3DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei…
Dgles_extensions_for_gles2.entries49 void glTexStorageMem2DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsi…
50 void glTexStorageMem2DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei…
51 void glTexStorageMem3DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsi…
52 void glTexStorageMem3DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei…
Dgles_extensions_for_gles1.entries49 void glTexStorageMem2DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsi…
50 void glTexStorageMem2DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei…
51 void glTexStorageMem3DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsi…
52 void glTexStorageMem3DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei…
Dgles1_stubbed_in_translator_namespace.entries75 void glTexStorageMem2DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsi…
76 void glTexStorageMem2DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei…
77 void glTexStorageMem3DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width, GLsi…
78 void glTexStorageMem3DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei…
/device/generic/vulkan-cereal/include/OpenGLESDispatch/
Dgles_extensions_functions.h42 …sizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset…
43 …num internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, …
44 …vels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64…
45internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLui…
Dgles_extensions_for_gles1_static_translator_namespaced_header.h42 …_APIENTRY glTexStorageMem2DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width…
43 …TexStorageMem2DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width…
44 …_APIENTRY glTexStorageMem3DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width…
45 …TexStorageMem3DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width…
Dgles_extensions_for_gles2_static_translator_namespaced_header.h42 …_APIENTRY glTexStorageMem2DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width…
43 …TexStorageMem2DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width…
44 …_APIENTRY glTexStorageMem3DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width…
45 …TexStorageMem3DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width…
/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_entry.cpp20 uint32_t rcCreateColorBuffer(uint32_t width, uint32_t height, GLenum internalFormat);
43 …uint32_t rcCreateColorBufferDMA(uint32_t width, uint32_t height, GLenum internalFormat, int framew…
56 …void rcCreateColorBufferWithHandle(uint32_t width, uint32_t height, GLenum internalFormat, uint32_…
158 uint32_t rcCreateColorBuffer(uint32_t width, uint32_t height, GLenum internalFormat) in rcCreateColorBuffer() argument
161 return ctx->rcCreateColorBuffer(ctx, width, height, internalFormat); in rcCreateColorBuffer()
296 uint32_t rcCreateColorBufferDMA(uint32_t width, uint32_t height, GLenum internalFormat, int framewo… in rcCreateColorBufferDMA() argument
299 return ctx->rcCreateColorBufferDMA(ctx, width, height, internalFormat, frameworkFormat); in rcCreateColorBufferDMA()
374 void rcCreateColorBufferWithHandle(uint32_t width, uint32_t height, GLenum internalFormat, uint32_t… in rcCreateColorBufferWithHandle() argument
377 ctx->rcCreateColorBufferWithHandle(ctx, width, height, internalFormat, handle); in rcCreateColorBufferWithHandle()
DrenderControl.in13 GL_ENTRY(uint32_t, rcCreateColorBuffer, uint32_t width, uint32_t height, GLenum internalFormat)
30 GL_ENTRY(uint32_t, rcCreateColorBufferPuid, uint32_t width, uint32_t height, GLenum internalFormat,…
/device/generic/vulkan-cereal/stream-servers/gl/
DColorBufferGl.cpp110 static bool sGetFormatParameters(GLint* internalFormat, in sGetFormatParameters() argument
116 if (!internalFormat) { in sGetFormatParameters()
123 switch (*internalFormat) { in sGetFormatParameters()
187 *internalFormat = GL_RGB10_A2_EXT; in sGetFormatParameters()
208 *internalFormat); in sGetFormatParameters()
931 GLenum internalFormat = static_cast<GLenum>(stream->getBe32()); in onLoad() local
939 return create(p_display, width, height, internalFormat, frameworkFormat, in onLoad()
947 cb->m_internalFormat = internalFormat; in onLoad()
1056 GLint internalFormat = m_sizedInternalFormat == GL_BGRA8_EXT in importMemory() local
1059 s_gles2.glTexStorageMem2DEXT(GL_TEXTURE_2D, 1, internalFormat, m_width, in importMemory()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/include/GLcommon/
DTextureUtils.h84 bool isIntegerInternalFormat(GLint internalFormat);
104 GLenum getFormatFromInternalFormat(GLint internalFormat);
105 GLenum getTypeFromInternalFormat(GLint internalFormat);
DTextureData.h38 internalFormat(GL_RGBA), in TextureData()
54 unsigned int internalFormat; variable
DTranslatorIfaces.h58 internalFormat(0), in EglImage()
74 unsigned int internalFormat; member
/device/generic/vulkan-cereal/protocols/renderControl/
DrenderControl.in13 GL_ENTRY(uint32_t, rcCreateColorBuffer, uint32_t width, uint32_t height, GLenum internalFormat)
36 GL_ENTRY(uint32_t, rcCreateColorBufferDMA, uint32_t width, uint32_t height, GLenum internalFormat, …
49 …CreateColorBufferWithHandle, uint32_t width, uint32_t height, GLenum internalFormat, uint32_t hand…
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp172 …_APIENTRY glTexStorageMem2DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width…
173 …TexStorageMem2DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width…
174 …_APIENTRY glTexStorageMem3DEXT(GLenum target, GLsizei levels, GLenum internalFormat, GLsizei width…
175 …TexStorageMem3DMultisampleEXT(GLenum target, GLsizei samples, GLenum internalFormat, GLsizei width…
190 GL_APICALL void GL_APIENTRY glTexBufferOES(GLenum target, GLenum internalFormat, GLuint buffer);
191 GL_APICALL void GL_APIENTRY glTexBufferRangeOES(GLenum target, GLenum internalFormat, GLuint buffer…
192 GL_APICALL void GL_APIENTRY glTexBufferEXT(GLenum target, GLenum internalFormat, GLuint buffer);
193 GL_APICALL void GL_APIENTRY glTexBufferRangeEXT(GLenum target, GLenum internalFormat, GLuint buffer…
432 img->internalFormat, img->format, img->type); in blitFromCurrentReadBufferANDROID()
434 if (!img->width || !img->height || !img->internalFormat) { in blitFromCurrentReadBufferANDROID()
[all …]
DGLESv30Imp.cpp1027 GL_APICALL void GL_APIENTRY glTexImage3D(GLenum target, GLint level, GLint internalFormat, GLsizei … in glTexImage3D() argument
1029 SET_ERROR_IF(!GLESv2Validate::pixelItnlFrmt(ctx,internalFormat), GL_INVALID_VALUE); in glTexImage3D()
1030 SET_ERROR_IF(!GLESv2Validate::isCompressedFormat(internalFormat) && in glTexImage3D()
1031 !GLESv2Validate::pixelSizedFrmt(ctx, internalFormat, format, type), in glTexImage3D()
1034 s_glInitTexImage3D(target, level, internalFormat, width, height, depth, in glTexImage3D()
1038 internalFormat == GL_BGRA_EXT) { in glTexImage3D()
1039 internalFormat = GL_RGBA; in glTexImage3D()
1046 &internalFormat, &format); in glTexImage3D()
1049 …ctx->dispatcher().glTexImage3D(target, level, internalFormat, width, height, depth, border, format… in glTexImage3D()
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/
DTextureUtils.cpp1183 GLenum getFormatFromInternalFormat(GLint internalFormat) { in getFormatFromInternalFormat() argument
1184 switch (internalFormat) { in getFormatFromInternalFormat()
1203 return internalFormat; in getFormatFromInternalFormat()
1207 GLenum getTypeFromInternalFormat(GLint internalFormat) { in getTypeFromInternalFormat() argument
1208 switch (internalFormat) { in getTypeFromInternalFormat()
1239 internalFormat); in getTypeFromInternalFormat()
DGLEScontext.cpp2479 GLint internalFormat = in queryCurrFboBits() local
2484 if (internalFormat) { in queryCurrFboBits()
2486 colorInternalFormat != internalFormat) { in queryCurrFboBits()
2490 colorInternalFormat = internalFormat; in queryCurrFboBits()
2840 GLint internalFormat) { in setupImageBlitForTexture() argument
2842 if (internalFormat != GL_RGBA8 && in setupImageBlitForTexture()
2843 internalFormat != GL_RGB8 && in setupImageBlitForTexture()
2844 internalFormat != GL_RGB565) { in setupImageBlitForTexture()
2845 switch (internalFormat) { in setupImageBlitForTexture()
2876 baseFormatOfInternalFormat(internalFormat), GL_UNSIGNED_BYTE, 0); in setupImageBlitForTexture()
[all …]
DPaletteTexture.cpp30 void getPaletteInfo(GLenum internalFormat,unsigned int& indexSizeBits,unsigned int& colorSizeBytes,… in getPaletteInfo() argument
33 switch(internalFormat) in getPaletteInfo()
DTextureData.cpp36 internalFormat = stream->getBe32(); in TextureData()
64 stream->putBe32(internalFormat); in onSave()
/device/google/cuttlefish/host/libs/graphics_detector/
Dgles_funcs.h45 … GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border…
383internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum …
404 …sizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLuint memory, GLuint64 offset…
405 …num internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, GLuint memory, …
406 …vels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLuint memory, GLuint64…
407internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLui…
/device/generic/opengl-transport/host/libs/virglrenderer/renderControl_dec/
DrenderControl.in13 GL_ENTRY(uint32_t, rcCreateColorBuffer, uint32_t width, uint32_t height, GLenum internalFormat)
36 GL_ENTRY(uint32_t, rcCreateColorBufferDMA, uint32_t width, uint32_t height, GLenum internalFormat, …
/device/generic/vulkan-cereal/stream-servers/
DRenderControl.cpp824 uint32_t height, GLenum internalFormat) in rcCreateColorBuffer() argument
831 return fb->createColorBuffer(width, height, internalFormat, in rcCreateColorBuffer()
836 uint32_t height, GLenum internalFormat, in rcCreateColorBufferDMA() argument
844 return fb->createColorBuffer(width, height, internalFormat, in rcCreateColorBufferDMA()
1372 uint32_t width, uint32_t height, GLenum internalFormat, uint32_t handle) in rcCreateColorBufferWithHandle() argument
1381 width, height, internalFormat, in rcCreateColorBufferWithHandle()
/device/generic/vulkan-cereal/stream-servers/vulkan/
DVkCommonOperations.cpp1554 static VkFormat glFormat2VkFormat(GLint internalFormat) { in glFormat2VkFormat() argument
1555 switch (internalFormat) { in glFormat2VkFormat()
1589 internalFormat); in glFormat2VkFormat()
1594 static bool isFormatVulkanCompatible(GLenum internalFormat) { in isFormatVulkanCompatible() argument
1595 VkFormat vkFormat = glFormat2VkFormat(internalFormat); in isFormatVulkanCompatible()
1773 bool setupVkColorBufferLocked(uint32_t width, uint32_t height, GLenum internalFormat, in setupVkColorBufferLocked() argument
1776 if (!isFormatVulkanCompatible(internalFormat)) { in setupVkColorBufferLocked()
1778 internalFormat); in setupVkColorBufferLocked()
1793 vkFormat = glFormat2VkFormat(internalFormat); in setupVkColorBufferLocked()
1807 vkFormat = glFormat2VkFormat(internalFormat); in setupVkColorBufferLocked()
[all …]

123