/device/generic/vulkan-cereal/stream-servers/gl/OpenGLESDispatch/ |
D | gles_extensions_dispatch_logging_wrappers.impl | 174 …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 …]
|
D | gles_extensions.entries | 48 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…
|
D | gles_extensions_for_gles2.entries | 49 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…
|
D | gles_extensions_for_gles1.entries | 49 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…
|
D | gles1_stubbed_in_translator_namespace.entries | 75 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/ |
D | gles_extensions_functions.h | 42 …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… 45 …internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLui…
|
D | gles_extensions_for_gles1_static_translator_namespaced_header.h | 42 …_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…
|
D | gles_extensions_for_gles2_static_translator_namespaced_header.h | 42 …_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/ |
D | renderControl_entry.cpp | 20 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()
|
D | renderControl.in | 13 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/ |
D | ColorBufferGl.cpp | 110 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/ |
D | TextureUtils.h | 84 bool isIntegerInternalFormat(GLint internalFormat); 104 GLenum getFormatFromInternalFormat(GLint internalFormat); 105 GLenum getTypeFromInternalFormat(GLint internalFormat);
|
D | TextureData.h | 38 internalFormat(GL_RGBA), in TextureData() 54 unsigned int internalFormat; variable
|
D | TranslatorIfaces.h | 58 internalFormat(0), in EglImage() 74 unsigned int internalFormat; member
|
/device/generic/vulkan-cereal/protocols/renderControl/ |
D | renderControl.in | 13 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/ |
D | GLESv2Imp.cpp | 172 …_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 …]
|
D | GLESv30Imp.cpp | 1027 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/ |
D | TextureUtils.cpp | 1183 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()
|
D | GLEScontext.cpp | 2479 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 …]
|
D | PaletteTexture.cpp | 30 void getPaletteInfo(GLenum internalFormat,unsigned int& indexSizeBits,unsigned int& colorSizeBytes,… in getPaletteInfo() argument 33 switch(internalFormat) in getPaletteInfo()
|
D | TextureData.cpp | 36 internalFormat = stream->getBe32(); in TextureData() 64 stream->putBe32(internalFormat); in onSave()
|
/device/google/cuttlefish/host/libs/graphics_detector/ |
D | gles_funcs.h | 45 … GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border… 383 …internalFormat, 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… 407 …internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, GLui…
|
/device/generic/opengl-transport/host/libs/virglrenderer/renderControl_dec/ |
D | renderControl.in | 13 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/ |
D | RenderControl.cpp | 824 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/ |
D | VkCommonOperations.cpp | 1554 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 …]
|