Searched defs:angleFormat (Results 1 – 14 of 14) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | load_texture_border_functions_table_autogen.cpp | 49 FormatID angleFormat) in GetLoadTextureBorderFunctionsMap()
|
| D | load_functions_table_autogen.cpp | 3253 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| D | D3DTextureSurfaceWGL.cpp | 31 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/ |
| D | ExternalImageSiblingImpl11.cpp | 30 const angle::Format *angleFormat = nullptr; in initialize() local
|
| D | Framebuffer11.cpp | 264 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsImpl() local 389 const angle::Format &angleFormat = d3d11::Format::Get(sizedFormat, caps).format(); in getImplementationColorReadFormat() local
|
| D | Renderer11.cpp | 1449 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/ |
| D | vk_format_table_autogen.cpp | 22 void Format::initialize(RendererVk *renderer, const angle::Format &angleFormat) in initialize()
|
| D | vk_format_utils.cpp | 438 const angle::Format &angleFormat, in GetFormatSwizzle()
|
| D | TextureVk.cpp | 183 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
|
| D | VertexArrayVk.cpp | 32 const angle::Format &angleFormat, in BindingIsAligned()
|
| D | vk_cache_utils.cpp | 213 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
|
| D | vk_helpers.cpp | 4421 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/ |
| D | Framebuffer9.cpp | 395 const angle::Format &angleFormat = angle::Format::Get(d3dFormatInfo.formatID); in getImplementationColorReadFormat() local
|
| D | Renderer9.cpp | 737 const angle::Format **angleFormat, in getD3DTextureInfo()
|