Home
last modified time | relevance | path

Searched defs:dxgiFormat (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DCaps.cpp805 DXGI_FORMAT dxgiFormat; in isFormatSRGB() local
819 DXGI_FORMAT dxgiFormat; in isFormatTexturable() local
834 DXGI_FORMAT dxgiFormat; in isFormatAsColorTypeRenderable() local
849 DXGI_FORMAT dxgiFormat; in isFormatRenderable() local
867 DXGI_FORMAT dxgiFormat; in getRenderTargetSampleCount() local
900 DXGI_FORMAT dxgiFormat; in maxRenderTargetSampleCount() local
925 DXGI_FORMAT dxgiFormat; in supportedWritePixelsColorType() local
973 DXGI_FORMAT dxgiFormat; in onAreColorTypeAndFormatCompatible() local
1012 DXGI_FORMAT dxgiFormat; in onGetReadSwizzle() local
1028 DXGI_FORMAT dxgiFormat; in getWriteSwizzle() local
[all …]
H A DGrD3DGpu.cpp261 DXGI_FORMAT dxgiFormat, in createD3DTexture()
312 DXGI_FORMAT dxgiFormat; in onCreateTexture() local
333 static void copy_compressed_data(char* mapPtr, DXGI_FORMAT dxgiFormat, in copy_compressed_data()
359 DXGI_FORMAT dxgiFormat; in onCreateCompressedTexture() local
1326 bool GrD3DGpu::createTextureResourceForBackendSurface(DXGI_FORMAT dxgiFormat, in createTextureResourceForBackendSurface()
1408 DXGI_FORMAT dxgiFormat; in onCreateBackendTexture() local
1430 DXGI_FORMAT dxgiFormat, in copy_color_data()
1671 DXGI_FORMAT dxgiFormat = this->d3dCaps().getFormatFromColorType(colorType); in createTestingOnlyBackendRenderTarget() local
H A DGrD3DUtil.h139 static constexpr const char* GrDxgiFormatToStr(DXGI_FORMAT dxgiFormat) { in GrDxgiFormatToStr()
H A DGrD3DTextureResource.h38 DXGI_FORMAT dxgiFormat() const { return fInfo.fFormat; } in dxgiFormat() function
/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrBackendUtils.cpp30 DXGI_FORMAT dxgiFormat; in GrBackendFormatToCompressionType() local
60 DXGI_FORMAT dxgiFormat; in GrBackendFormatBytesPerBlock() local
99 DXGI_FORMAT dxgiFormat; in GrBackendFormatStencilBits() local
H A DGrBackendSurface.cpp68 GrBackendFormat::GrBackendFormat(DXGI_FORMAT dxgiFormat) in GrBackendFormat()
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A Ddxgi_format_map_autogen.cpp21 GLenum GetComponentType(DXGI_FORMAT dxgiFormat) in GetComponentType()
270 const Format &GetFormat(DXGI_FORMAT dxgiFormat) in GetFormat()
H A Ddxgi_support_table_autogen.cpp45 const DXGISupport &GetDXGISupport_9_3(DXGI_FORMAT dxgiFormat) in GetDXGISupport_9_3()
638 const DXGISupport &GetDXGISupport_10_0(DXGI_FORMAT dxgiFormat) in GetDXGISupport_10_0()
1231 const DXGISupport &GetDXGISupport_10_1(DXGI_FORMAT dxgiFormat) in GetDXGISupport_10_1()
1824 const DXGISupport &GetDXGISupport_11_0(DXGI_FORMAT dxgiFormat) in GetDXGISupport_11_0()
2417 const DXGISupport &GetDXGISupport_11_1(DXGI_FORMAT dxgiFormat) in GetDXGISupport_11_1()
3021 const DXGISupport &GetDXGISupport(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel) in GetDXGISupport()
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A Dformatutils11.cpp29 bool SupportsMipGen(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel) in SupportsMipGen()
36 bool IsSupportedMultiplanarFormat(DXGI_FORMAT dxgiFormat) in IsSupportedMultiplanarFormat()
42 const Format &GetYUVPlaneFormat(DXGI_FORMAT dxgiFormat, int plane) in GetYUVPlaneFormat()
H A DResourceManager11.cpp256 DXGI_FORMAT GetTypedDepthStencilFormat(DXGI_FORMAT dxgiFormat) in GetTypedDepthStencilFormat()
273 DXGI_FORMAT GetTypedColorFormatForClearing(DXGI_FORMAT dxgiFormat) in GetTypedColorFormatForClearing()
H A Drenderer11_utils.cpp52 bool query(DXGI_FORMAT dxgiFormat, UINT supportMask) in query()
1400 for (DXGI_FORMAT dxgiFormat : optionalFormats) in HasTextureBufferSupport() local
H A DImage11.cpp541 const DXGI_FORMAT dxgiFormat = getDXGIFormat(); in createStagingTexture() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DD3DTextureTest.cpp471 for (auto dxgiFormat : dxgiFormats) in TEST_P() local
571 for (auto dxgiFormat : dxgiFormats) in TEST_P() local