Searched refs:GetFormatFromFormatType (Results 1 – 7 of 7) sorted by relevance
257 const angle::Format &GetFormatFromFormatType(GLenum format, GLenum type);
961 const angle::Format &GetFormatFromFormatType(GLenum format, GLenum type) in GetFormatFromFormatType() function
264 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsImpl()
3533 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readFromAttachment()
204 packParams.destFormat = &GetFormatFromFormatType(format, type); in readPixelsImpl()
248 const angle::Format &angleFormat = GetFormatFromFormatType(format, type);
7086 GetFormatFromFormatType(formatInfo.internalFormat, formatInfo.type); in stageSubresourceUpdateFromFramebuffer()8295 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in GetReadPixelsParams()8312 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsForGetImage()