Searched defs:angleFormat (Results 1 – 15 of 15) sorted by relevance
| /external/angle/src/libANGLE/renderer/gl/wgl/ |
| D | D3DTextureSurfaceWGL.cpp | 31 const angle::Format **angleFormat, in GetD3D11TextureInfo() 105 const angle::Format **angleFormat, in GetD3D9TextureInfo() 185 const angle::Format **angleFormat, in GetD3DTextureInfo()
|
| /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 | 1553 const angle::Format **angleFormat, in getD3DTextureInfo() 3704 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 | 738 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 | 611 gl::SwizzleState GetFormatSwizzle(const angle::Format &angleFormat, const bool sized) in GetFormatSwizzle()
|
| D | TextureVk.cpp | 201 const angle::Format &angleFormat = angle::Format::Get(formatID); in CanGenerateMipmapWithCompute() local 2308 const angle::Format &angleFormat = mImage->getActualFormat(); in generateMipmapsWithCPU() local 3469 const angle::Format &angleFormat = mImage->getActualFormat(); in getCopyImageView() local 4103 const angle::Format &angleFormat = mImage->getActualFormat(); in getImageViewSubresourceSerialImpl() local
|
| D | VertexArrayVk.cpp | 31 const angle::Format &angleFormat, in BindingIsAligned()
|
| D | vk_cache_utils.cpp | 282 const angle::Format &angleFormat = angle::Format::Get(formatID); in UnpackColorResolveAttachmentDesc() local 316 const angle::Format &angleFormat = angle::Format::Get(formatID); in UnpackDepthStencilResolveAttachmentDesc() local 6942 const angle::Format &angleFormat = angle::Format::Get(attachmentFormatID); in MakeRenderPass() local 7053 const angle::Format &angleFormat = angle::Format::Get(desc[depthStencilIndexGL]); in MakeRenderPass() local
|
| D | vk_helpers.cpp | 6301 const angle::Format &angleFormat = getActualFormat(); in initializeNonZeroMemory() local 7710 const angle::Format &angleFormat = getActualFormat(); in clear() local 10476 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsForGetImage() local
|
| /external/angle/src/libANGLE/renderer/wgpu/ |
| D | FramebufferWgpu.cpp | 252 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixels() local
|
| /external/angle/src/libANGLE/renderer/ |
| D | renderer_utils.cpp | 554 const angle::Format &angleFormat = angle::Format::Get(angleFormatID); in GetPackPixelsParams() local
|
| D | load_functions_table_autogen.cpp | 3819 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()
|