/external/angle/src/libANGLE/renderer/gl/wgl/ |
D | D3DTextureSurfaceWGL.cpp | 31 const angle::Format **angleFormat, in GetD3D11TextureInfo() 107 const angle::Format **angleFormat, in GetD3D9TextureInfo() 189 const angle::Format **angleFormat, in GetD3DTextureInfo()
|
/external/angle/src/libANGLE/renderer/wgpu/ |
D | wgpu_format_utils.cpp | 13 void FillTextureCaps(const angle::Format &angleFormat, in FillTextureCaps()
|
D | wgpu_format_table_autogen.cpp | 22 void Format::initialize(const angle::Format &angleFormat) in initialize()
|
D | SurfaceWgpu.cpp | 408 angle::FormatID angleFormat = webgpu::GetFormatIDFromWgpuTextureFormat(wgpuFormat); in updateCurrentTexture() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | ExternalImageSiblingImpl11.cpp | 31 const angle::Format *angleFormat = nullptr; in initialize() local
|
D | Framebuffer11.cpp | 287 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsImpl() local 415 const angle::Format &angleFormat = d3d11::Format::Get(sizedFormat, caps).format(); in getImplementationColorReadFormat() local
|
D | Renderer11.cpp | 1551 const angle::Format **angleFormat, in getD3DTextureInfo() 3633 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readFromAttachment() local
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | Framebuffer9.cpp | 395 const angle::Format &angleFormat = angle::Format::Get(d3dFormatInfo.formatID); in getImplementationColorReadFormat() local
|
D | Renderer9.cpp | 743 const angle::Format **angleFormat, in getD3DTextureInfo()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | vk_format_table_autogen.cpp | 22 void Format::initialize(Renderer *renderer, const angle::Format &angleFormat) in initialize()
|
D | vk_format_utils.cpp | 676 gl::SwizzleState GetFormatSwizzle(const angle::Format &angleFormat, const bool sized) in GetFormatSwizzle()
|
D | TextureVk.cpp | 205 const angle::Format &angleFormat = angle::Format::Get(formatID); in CanGenerateMipmapWithCompute() local 2676 const angle::Format &angleFormat = mImage->getActualFormat(); in generateMipmapsWithCPU() local 3766 const angle::Format &angleFormat = mImage->getActualFormat(); in getCopyImageView() local
|
D | vk_cache_utils.cpp | 452 const angle::Format &angleFormat = angle::Format::Get(attachmentFormatID); in DeriveRenderingInfo() local 679 const angle::Format &angleFormat = angle::Format::Get(formatID); in UnpackColorResolveAttachmentDesc() local 712 const angle::Format &angleFormat = angle::Format::Get(formatID); in UnpackDepthStencilResolveAttachmentDesc() local 7795 const angle::Format &angleFormat = angle::Format::Get(attachmentFormatID); in MakeRenderPass() local 7907 const angle::Format &angleFormat = angle::Format::Get(desc[depthStencilIndexGL]); in MakeRenderPass() local
|
D | VertexArrayVk.cpp | 30 ANGLE_INLINE bool BindingIsAligned(const angle::Format &angleFormat, in BindingIsAligned()
|
D | vk_helpers.cpp | 2971 const angle::Format &angleFormat = angle::Format::Get(attachmentFormatID); in finalizeDepthStencilLoadStore() local 6930 const angle::Format &angleFormat = getActualFormat(); in initializeNonZeroMemory() local 8464 const angle::Format &angleFormat = getActualFormat(); in clear() local 11391 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsForGetImage() local
|
/external/angle/src/libANGLE/renderer/ |
D | renderer_utils.cpp | 569 const angle::Format &angleFormat = angle::Format::Get(angleFormatID); in GetPackPixelsParams() local
|
D | load_functions_table_autogen.cpp | 3887 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()
|