Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/
H A DFramebufferD3D.cpp218 const gl::InternalFormat &sizedFormatInfo = gl::GetInternalFormatInfo(format, type); in readPixels() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dformatutilsgl.cpp854 gl::InternalFormat sizedFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GetTexStorageFormat() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A Dwgpu_helpers.cpp295 const gl::InternalFormat &sizedFormatInfo = gl::GetInternalFormatInfo(format, type); in getReadPixelsParams() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Drenderer_utils.cpp533 angle::Result GetPackPixelsParams(const gl::InternalFormat &sizedFormatInfo, in GetPackPixelsParams()
/aosp_15_r20/external/angle/src/libANGLE/
H A Dformatutils.cpp2005 auto sizedFormatInfo = GetSizedInternalFormatInfo(internalFormat); in GetUnsizedFormat() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp10950 const gl::InternalFormat &sizedFormatInfo = gl::GetInternalFormatInfo(format, type); in GetReadPixelsParams() local