Searched refs:GetFormatFromFormatType (Results 1 – 7 of 7) sorted by relevance
219 const angle::Format &GetFormatFromFormatType(GLenum format, GLenum type);
706 const angle::Format &GetFormatFromFormatType(GLenum format, GLenum type) in GetFormatFromFormatType() function
264 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsImpl()
3373 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readFromAttachment()
203 packParams.destFormat = &GetFormatFromFormatType(format, type); in readPixelsImpl()
184 const angle::Format &angleFormat = GetFormatFromFormatType(format, type);
3017 GetFormatFromFormatType(formatInfo.internalFormat, formatInfo.type); in stageSubresourceUpdateFromFramebuffer()3489 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in GetReadPixelsParams()3505 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsForGetImage()