/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/wgl/ |
H A D | D3DTextureSurfaceWGL.cpp | 31 const angle::Format **angleFormat, in GetD3D11TextureInfo() 105 const angle::Format **angleFormat, in GetD3D9TextureInfo() 185 const angle::Format **angleFormat, in GetD3DTextureInfo()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A 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
|
H A D | ExternalImageSiblingImpl11.cpp | 31 const angle::Format *angleFormat = nullptr; in initialize() local
|
H A D | Renderer11.cpp | 1535 const angle::Format **angleFormat, in getD3DTextureInfo() 3606 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readFromAttachment() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | wgpu_format_utils.cpp | 13 void FillTextureCaps(const angle::Format &angleFormat, in FillTextureCaps()
|
H A D | wgpu_format_table_autogen.cpp | 22 void Format::initialize(const angle::Format &angleFormat) in initialize()
|
H A D | SurfaceWgpu.cpp | 407 angle::FormatID angleFormat = webgpu::GetFormatIDFromWgpuTextureFormat(wgpuFormat); in updateCurrentTexture() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | Framebuffer9.cpp | 395 const angle::Format &angleFormat = angle::Format::Get(d3dFormatInfo.formatID); in getImplementationColorReadFormat() local
|
H A D | Renderer9.cpp | 738 const angle::Format **angleFormat, in getD3DTextureInfo()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_format_table_autogen.cpp | 22 void Format::initialize(Renderer *renderer, const angle::Format &angleFormat) in initialize()
|
H A D | vk_format_utils.cpp | 676 gl::SwizzleState GetFormatSwizzle(const angle::Format &angleFormat, const bool sized) in GetFormatSwizzle()
|
H A D | vk_cache_utils.cpp | 443 const angle::Format &angleFormat = angle::Format::Get(attachmentFormatID); in DeriveRenderingInfo() local 659 const angle::Format &angleFormat = angle::Format::Get(formatID); in UnpackColorResolveAttachmentDesc() local 692 const angle::Format &angleFormat = angle::Format::Get(formatID); in UnpackDepthStencilResolveAttachmentDesc() local 7682 const angle::Format &angleFormat = angle::Format::Get(attachmentFormatID); in MakeRenderPass() local 7794 const angle::Format &angleFormat = angle::Format::Get(desc[depthStencilIndexGL]); in MakeRenderPass() local
|
H A D | TextureVk.cpp | 212 const angle::Format &angleFormat = angle::Format::Get(formatID); in CanGenerateMipmapWithCompute() local 2643 const angle::Format &angleFormat = mImage->getActualFormat(); in generateMipmapsWithCPU() local 3768 const angle::Format &angleFormat = mImage->getActualFormat(); in getCopyImageView() local
|
H A D | VertexArrayVk.cpp | 30 ANGLE_INLINE bool BindingIsAligned(const angle::Format &angleFormat, in BindingIsAligned()
|
H A D | vk_helpers.cpp | 2874 const angle::Format &angleFormat = angle::Format::Get(attachmentFormatID); in finalizeDepthStencilLoadStore() local 6602 const angle::Format &angleFormat = getActualFormat(); in initializeNonZeroMemory() local 8062 const angle::Format &angleFormat = getActualFormat(); in clear() local 10974 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsForGetImage() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | renderer_utils.cpp | 552 const angle::Format &angleFormat = angle::Format::Get(angleFormatID); in GetPackPixelsParams() local
|
H A D | load_functions_table_autogen.cpp | 3887 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()
|