Searched defs:dxgiFormat (Results 1 – 13 of 13) sorted by relevance
76 DXGI_FORMAT dxgiFormat; in GrBackendFormatToCompressionType() local122 DXGI_FORMAT dxgiFormat; in GrBackendFormatBytesPerBlock() local182 DXGI_FORMAT dxgiFormat; in GrBackendFormatStencilBits() local
186 GrBackendFormat::GrBackendFormat(DXGI_FORMAT dxgiFormat) in GrBackendFormat()
21 GLenum GetComponentType(DXGI_FORMAT dxgiFormat) in GetComponentType()270 const Format &GetFormat(DXGI_FORMAT dxgiFormat) in GetFormat()
45 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()
767 DXGI_FORMAT dxgiFormat; in isFormatSRGB() local781 DXGI_FORMAT dxgiFormat; in isFormatTexturable() local796 DXGI_FORMAT dxgiFormat; in isFormatAsColorTypeRenderable() local811 DXGI_FORMAT dxgiFormat; in isFormatRenderable() local829 DXGI_FORMAT dxgiFormat; in getRenderTargetSampleCount() local862 DXGI_FORMAT dxgiFormat; in maxRenderTargetSampleCount() local887 DXGI_FORMAT dxgiFormat; in supportedWritePixelsColorType() local936 DXGI_FORMAT dxgiFormat; in onAreColorTypeAndFormatCompatible() local974 DXGI_FORMAT dxgiFormat; in onGetReadSwizzle() local988 DXGI_FORMAT dxgiFormat; in getWriteSwizzle() local[all …]
95 static constexpr const char* GrDxgiFormatToStr(DXGI_FORMAT dxgiFormat) { in GrDxgiFormatToStr()
38 DXGI_FORMAT dxgiFormat() const { return fInfo.fFormat; } in dxgiFormat() function
254 DXGI_FORMAT dxgiFormat, in createD3DTexture()303 DXGI_FORMAT dxgiFormat; in onCreateTexture() local324 static void copy_compressed_data(char* mapPtr, DXGI_FORMAT dxgiFormat, in copy_compressed_data()349 DXGI_FORMAT dxgiFormat; in onCreateCompressedTexture() local1068 bool GrD3DGpu::createTextureResourceForBackendSurface(DXGI_FORMAT dxgiFormat, in createTextureResourceForBackendSurface()1149 DXGI_FORMAT dxgiFormat; in onCreateBackendTexture() local1171 DXGI_FORMAT dxgiFormat, in copy_color_data()1407 DXGI_FORMAT dxgiFormat = this->d3dCaps().getFormatFromColorType(colorType); in createTestingOnlyBackendRenderTarget() local
468 for (auto dxgiFormat : dxgiFormats) in TEST_P() local568 for (auto dxgiFormat : dxgiFormats) in TEST_P() local
28 bool SupportsMipGen(DXGI_FORMAT dxgiFormat, D3D_FEATURE_LEVEL featureLevel) in SupportsMipGen()
537 const DXGI_FORMAT dxgiFormat = getDXGIFormat(); in createStagingTexture() local
256 DXGI_FORMAT GetTypedDepthStencilFormat(DXGI_FORMAT dxgiFormat) in GetTypedDepthStencilFormat()
53 bool query(DXGI_FORMAT dxgiFormat, UINT supportMask) in query()