Home
last modified time | relevance | path

Searched defs:sizedInternalFormat (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/
DColorBufferGl.cpp114 GLint* sizedInternalFormat, in sGetFormatParameters()
547 GLint sizedInternalFormat = GL_RGBA8; in reformat() local
1021 GLint sizedInternalFormat; in onLoad() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DBlitGL.cpp168 GLenum sizedInternalFormat, in PrepareForClear()
942 GLenum sizedInternalFormat, in clearRenderableTexture()
1049 GLenum sizedInternalFormat) in clearRenderbuffer()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DIncompleteTextureTest.cpp77 void setupFramebuffer(const GLenum sizedInternalFormat) in setupFramebuffer()
/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.cpp1495 for (GLenum sizedInternalFormat : angle::android::kSupportedSizedInternalFormats) in GetAndroidHardwareBufferFormatFromChannelSizes() local
1530 for (GLenum sizedInternalFormat : GetAllSizedInternalFormats()) in GetConfigColorBufferFormat() local
1553 for (GLenum sizedInternalFormat : GetAllSizedInternalFormats()) in GetConfigDepthStencilBufferFormat() local
H A DFramebuffer.cpp219 GLenum sizedInternalFormat = attachment.getFormat().info->sizedInternalFormat; in CheckAttachmentSampleCompleteness() local
1946 GLenum sizedInternalFormat = info->sizedInternalFormat; in setAttachment() local
H A Dformatutils.h256 GLenum sizedInternalFormat; member
H A DCaps.cpp64 TextureCaps GenerateMinimumTextureCaps(GLenum sizedInternalFormat, in GenerateMinimumTextureCaps()
H A DvalidationES2.cpp6612 GLenum sizedInternalFormat = tex->getFormat(textarget, level).info->sizedInternalFormat; in ValidateFramebufferTexture2DMultisampleEXT() local
H A DContext.cpp4442 for (GLenum sizedInternalFormat : GetAllSizedInternalFormats()) in updateCaps() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Drenderer_utils.cpp147 GLenum sizedInternalFormat; member
1281 GLenum sizedInternalFormat = gl::GetInternalFormatInfo(format, type).sizedInternalFormat; in GetFormatFromFormatType() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DTextureD3D.cpp370 GLenum sizedInternalFormat) in isFastUnpackable()
382 GLenum sizedInternalFormat, in fastUnpackPixels()
1342 GLenum sizedInternalFormat = in copyCompressedTexture() local
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp2874 GLint sizedInternalFormat = GL_RGBA8; in setupImageBlitForTexture() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DRenderer11.cpp1572 GLenum sizedInternalFormat = GL_NONE; in getD3DTextureInfo() local