Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/
Dload_texture_border_functions_table_autogen.cpp49 FormatID angleFormat) in GetLoadTextureBorderFunctionsMap()
Dload_functions_table_autogen.cpp3215 LoadFunctionMap GetLoadFunctionsMap(GLenum internalFormat, FormatID angleFormat) in GetLoadFunctionsMap()
/external/angle/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()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_format_utils.cpp267 const angle::Format &angleFormat = angle::Format::Get(formatID); in initialize() local
399 const angle::Format &angleFormat = format.intendedFormat(); in GetFormatSwizzle() local
Dvk_format_table_autogen.cpp24 void Format::initialize(RendererVk *renderer, const angle::Format &angleFormat) in initialize()
Dvk_cache_utils.cpp184 const angle::Format &angleFormat = format.actualImageFormat(); in UnpackColorResolveAttachmentDesc() local
217 const angle::Format &angleFormat = format.intendedFormat(); in UnpackDepthStencilResolveAttachmentDesc() local
1082 const angle::Format &angleFormat = format.intendedFormat(); in InitializeRenderPassFromDesc() local
1800 const angle::Format &angleFormat = format.intendedFormat(); in initializePipeline() local
DVertexArrayVk.cpp32 const angle::Format &angleFormat, in BindingIsAligned()
DTextureVk.cpp174 const angle::Format &angleFormat = format.actualImageFormat(); in CanGenerateMipmapWithCompute() local
1831 const angle::Format &angleFormat = mImage->getFormat().actualImageFormat(); in generateMipmapsWithCPU() local
Dvk_helpers.cpp4211 const angle::Format &angleFormat = mFormat->actualImageFormat(); in initializeNonZeroMemory() local
5076 const angle::Format &angleFormat = mFormat->actualImageFormat(); in clear() local
6815 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in GetReadPixelsParams() local
6831 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readPixelsForGetImage() local
/external/angle/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()
3498 const angle::Format &angleFormat = GetFormatFromFormatType(format, type); in readFromAttachment() local
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DFramebuffer9.cpp395 const angle::Format &angleFormat = angle::Format::Get(d3dFormatInfo.formatID); in getImplementationColorReadFormat() local
DRenderer9.cpp737 const angle::Format **angleFormat, in getD3DTextureInfo()