Searched refs:GetFormatFromFormatType (Results 1 – 7 of 7) sorted by relevance
264 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsImpl()
3509 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readFromAttachment()
263 const angle::Format &GetFormatFromFormatType(GLenum format, GLenum type);
856 const angle::Format &GetFormatFromFormatType(GLenum format, GLenum type) in GetFormatFromFormatType() function
204 packParams.destFormat = &GetFormatFromFormatType(format, type); in readPixelsImpl()
248 const angle::Format &angleFormat = GetFormatFromFormatType(format, type);
6272 GetFormatFromFormatType(formatInfo.internalFormat, formatInfo.type); in stageSubresourceUpdateFromFramebuffer()7296 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in GetReadPixelsParams()7313 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsForGetImage()