Searched defs:dxgiFormat (Results 1 – 13 of 13) sorted by relevance
80 DXGI_FORMAT dxgiFormat; in GrBackendFormatToCompressionType() local130 DXGI_FORMAT dxgiFormat; in GrBackendFormatBytesPerBlock() local195 DXGI_FORMAT dxgiFormat; in GrBackendFormatStencilBits() local
199 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()
785 DXGI_FORMAT dxgiFormat; in isFormatSRGB() local799 DXGI_FORMAT dxgiFormat; in isFormatTexturable() local814 DXGI_FORMAT dxgiFormat; in isFormatAsColorTypeRenderable() local829 DXGI_FORMAT dxgiFormat; in isFormatRenderable() local847 DXGI_FORMAT dxgiFormat; in getRenderTargetSampleCount() local880 DXGI_FORMAT dxgiFormat; in maxRenderTargetSampleCount() local905 DXGI_FORMAT dxgiFormat; in supportedWritePixelsColorType() local953 DXGI_FORMAT dxgiFormat; in onAreColorTypeAndFormatCompatible() local992 DXGI_FORMAT dxgiFormat; in onGetReadSwizzle() local1008 DXGI_FORMAT dxgiFormat; in getWriteSwizzle() local[all …]
137 static constexpr const char* GrDxgiFormatToStr(DXGI_FORMAT dxgiFormat) { in GrDxgiFormatToStr()
38 DXGI_FORMAT dxgiFormat() const { return fInfo.fFormat; } in dxgiFormat() function
259 DXGI_FORMAT dxgiFormat, in createD3DTexture()310 DXGI_FORMAT dxgiFormat; in onCreateTexture() local331 static void copy_compressed_data(char* mapPtr, DXGI_FORMAT dxgiFormat, in copy_compressed_data()357 DXGI_FORMAT dxgiFormat; in onCreateCompressedTexture() local1313 bool GrD3DGpu::createTextureResourceForBackendSurface(DXGI_FORMAT dxgiFormat, in createTextureResourceForBackendSurface()1395 DXGI_FORMAT dxgiFormat; in onCreateBackendTexture() local1417 DXGI_FORMAT dxgiFormat, in copy_color_data()1657 DXGI_FORMAT dxgiFormat = this->d3dCaps().getFormatFromColorType(colorType); in createTestingOnlyBackendRenderTarget() local
29 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()
256 DXGI_FORMAT GetTypedDepthStencilFormat(DXGI_FORMAT dxgiFormat) in GetTypedDepthStencilFormat()273 DXGI_FORMAT GetTypedColorFormatForClearing(DXGI_FORMAT dxgiFormat) in GetTypedColorFormatForClearing()
540 const DXGI_FORMAT dxgiFormat = getDXGIFormat(); in createStagingTexture() local
52 bool query(DXGI_FORMAT dxgiFormat, UINT supportMask) in query()1398 for (DXGI_FORMAT dxgiFormat : optionalFormats) in HasTextureBufferSupport() local
471 for (auto dxgiFormat : dxgiFormats) in TEST_P() local571 for (auto dxgiFormat : dxgiFormats) in TEST_P() local