Home
last modified time | relevance | path

Searched defs:angleFormat (Results 1 – 14 of 14) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dload_texture_border_functions_table_autogen.cpp49 FormatID angleFormat) in GetLoadTextureBorderFunctionsMap()
Dload_functions_table_autogen.cpp3253 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DD3DTextureSurfaceWGL.cpp31 const angle::Format **angleFormat, in GetD3D11TextureInfo()
105 const angle::Format **angleFormat, in GetD3D9TextureInfo()
184 const angle::Format **angleFormat, in GetD3DTextureInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DExternalImageSiblingImpl11.cpp30 const angle::Format *angleFormat = nullptr; in initialize() local
DFramebuffer11.cpp264 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsImpl() local
389 const angle::Format &angleFormat = d3d11::Format::Get(sizedFormat, caps).format(); in getImplementationColorReadFormat() local
DRenderer11.cpp1449 const angle::Format **angleFormat, in getD3DTextureInfo()
3509 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readFromAttachment() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_table_autogen.cpp22 void Format::initialize(RendererVk *renderer, const angle::Format &angleFormat) in initialize()
Dvk_format_utils.cpp438 const angle::Format &angleFormat, in GetFormatSwizzle()
DTextureVk.cpp183 const angle::Format &angleFormat = angle::Format::Get(formatID); in CanGenerateMipmapWithCompute() local
1941 const angle::Format &angleFormat = mImage->getActualFormat(); in generateMipmapsWithCPU() local
2902 const angle::Format &angleFormat = mImage->getActualFormat(); in getCopyImageViewAndRecordUse() local
3326 const angle::Format &angleFormat = mImage->getActualFormat(); in getImageViewSubresourceSerial() local
DVertexArrayVk.cpp32 const angle::Format &angleFormat, in BindingIsAligned()
Dvk_cache_utils.cpp213 const angle::Format &angleFormat = angle::Format::Get(formatID); in UnpackColorResolveAttachmentDesc() local
246 const angle::Format &angleFormat = angle::Format::Get(formatID); in UnpackDepthStencilResolveAttachmentDesc() local
1104 const angle::Format &angleFormat = angle::Format::Get(attachmentFormatID); in InitializeRenderPassFromDesc() local
Dvk_helpers.cpp4421 const angle::Format &angleFormat = getActualFormat(); in initializeNonZeroMemory() local
5343 const angle::Format &angleFormat = getActualFormat(); in clear() local
7296 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in GetReadPixelsParams() local
7313 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsForGetImage() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp395 const angle::Format &angleFormat = angle::Format::Get(d3dFormatInfo.formatID); in getImplementationColorReadFormat() local
DRenderer9.cpp737 const angle::Format **angleFormat, in getD3DTextureInfo()