Searched refs:asDxgiFormat (Results 1 – 5 of 5) sorted by relevance
77 SkAssertResult(format.asDxgiFormat(&dxgiFormat)); in GrBackendFormatToCompressionType()123 SkAssertResult(format.asDxgiFormat(&dxgiFormat)); in GrBackendFormatBytesPerBlock()183 SkAssertResult(format.asDxgiFormat(&dxgiFormat)); in GrBackendFormatStencilBits()
193 bool GrBackendFormat::asDxgiFormat(DXGI_FORMAT* dxgiFormat) const { in asDxgiFormat() function in GrBackendFormat
114 SkAssertResult(dst->backendFormat().asDxgiFormat(&dstFormat)); in onCanCopySurface()115 SkAssertResult(src->backendFormat().asDxgiFormat(&srcFormat)); in onCanCopySurface()768 if (!format.asDxgiFormat(&dxgiFormat)) { in isFormatSRGB()782 if (!format.asDxgiFormat(&dxgiFormat)) { in isFormatTexturable()797 if (!format.asDxgiFormat(&dxgiFormat)) { in isFormatAsColorTypeRenderable()812 if (!format.asDxgiFormat(&dxgiFormat)) { in isFormatRenderable()830 if (!format.asDxgiFormat(&dxgiFormat)) { in getRenderTargetSampleCount()863 if (!format.asDxgiFormat(&dxgiFormat)) { in maxRenderTargetSampleCount()888 if (!surfaceFormat.asDxgiFormat(&dxgiFormat)) { in supportedWritePixelsColorType()937 if (!format.asDxgiFormat(&dxgiFormat)) { in onAreColorTypeAndFormatCompatible()[all …]
304 SkAssertResult(format.asDxgiFormat(&dxgiFormat)); in onCreateTexture()350 SkAssertResult(format.asDxgiFormat(&dxgiFormat)); in onCreateCompressedTexture()474 SkAssertResult(dst->backendFormat().asDxgiFormat(&srcFormat)); in copySurfaceAsCopyTexture()1150 if (!format.asDxgiFormat(&dxgiFormat)) { in onCreateBackendTexture()
157 bool asDxgiFormat(DXGI_FORMAT*) const;