Home
last modified time | relevance | path

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

12

/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/flutter/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/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/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp215 const angle::Format &angleFormat = angle::Format::Get(formatID); in initialize() local
340 const angle::Format &angleFormat = format.angleFormat(); in MapSwizzleState() local
Dvk_format_utils.h61 const angle::Format &angleFormat() const { return angle::Format::Get(angleFormatID); } in angleFormat() function
DVertexArrayVk.cpp31 const angle::Format &angleFormat, in BindingIsAligned()
440 const angle::Format &angleFormat = vertexFormat.angleFormat(); in syncDirtyAttrib() local
Dvk_format_table_autogen.cpp25 void Format::initialize(RendererVk *renderer, const angle::Format &angleFormat) in initialize()
DUtilsVk.cpp235 const angle::Format &angleFormat = format.angleFormat(); in GetBlitResolveFlags() local
262 const angle::Format &angleFormat = format.angleFormat(); in GetFormatDefaultChannelMask() local
DFramebufferVk.cpp506 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixels() local
DTextureVk.cpp1048 const angle::Format &angleFormat = mImage->getFormat().imageFormat(); in generateMipmapsWithCPU() local
Dvk_cache_utils.cpp686 const angle::Format &angleFormat = format.angleFormat(); in initializePipeline() local
Dvk_helpers.cpp1887 const angle::Format &angleFormat = mFormat->angleFormat(); in clear() local
/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
1906 const angle::Format &angleFormat = mImage->getActualFormat(); in generateMipmapsWithCPU() local
2854 const angle::Format &angleFormat = mImage->getActualFormat(); in getCopyImageViewAndRecordUse() local
3278 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
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp263 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsImpl() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Dload_functions_table_autogen.cpp2901 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()

12