Home
last modified time | relevance | path

Searched defs:sizedFormat (Results 1 – 6 of 6) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp214 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadFormat() local
220 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(); in getColorReadType() local
DTextureVk.cpp1837 GLenum sizedFormat = GL_NONE; in getImplementationSizedFormat() local
1855 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadFormat() local
1861 const gl::InternalFormat &sizedFormat = getImplementationSizedFormat(context); in getColorReadType() local
DFramebufferVk.cpp437 GLenum sizedFormat = mState.getReadAttachment()->getFormat().info->sizedInternalFormat; in getImplementationColorReadFormat() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp391 GLenum sizedFormat = mState.getReadAttachment()->getFormat().info->sizedInternalFormat; in getImplementationColorReadFormat() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp388 GLenum sizedFormat = mState.getReadAttachment()->getFormat().info->sizedInternalFormat; in getImplementationColorReadFormat() local
DStateManager11.cpp359 GLenum sizedFormat = texture.getFormat(target, baseLevel).info->sizedInternalFormat; in updateSamplerMetadata() local