Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.cpp218 const gl::InternalFormat &sizedFormatInfo = gl::GetInternalFormatInfo(format, type); in readPixels() local
/external/angle/src/libANGLE/renderer/wgpu/
Dwgpu_helpers.cpp190 const gl::InternalFormat &sizedFormatInfo = gl::GetInternalFormatInfo(format, type); in getReadPixelsParams() local
/external/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp853 gl::InternalFormat sizedFormatInfo = gl::GetSizedInternalFormatInfo(internalFormat); in GetTexStorageFormat() local
/external/angle/src/libANGLE/renderer/
Drenderer_utils.cpp535 angle::Result GetPackPixelsParams(const gl::InternalFormat &sizedFormatInfo, in GetPackPixelsParams()
/external/angle/src/libANGLE/
Dformatutils.cpp2015 auto sizedFormatInfo = GetSizedInternalFormatInfo(internalFormat); in GetUnsizedFormat() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp10452 const gl::InternalFormat &sizedFormatInfo = gl::GetInternalFormatInfo(format, type); in GetReadPixelsParams() local