Home
last modified time | relevance | path

Searched defs:destFormat (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBlit9.cpp223 GLenum destFormat, in copy2D()
256 GLenum destFormat, in copyCube()
289 GLenum destFormat, in copyTexture()
331 GLenum destFormat, in copy()
388 GLenum destFormat, in formatConvert()
427 GLenum destFormat, in setFormatConvertShaders()
DRenderer9.cpp2408 GLenum destFormat, in copyImage2D()
2425 GLenum destFormat, in copyImageCube()
2444 GLenum destFormat, in copyImage3D()
2457 GLenum destFormat, in copyImage2DArray()
2472 GLenum destFormat, in copyTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DBlit9.cpp223 GLenum destFormat, in copy2D()
256 GLenum destFormat, in copyCube()
289 GLenum destFormat, in copyTexture()
331 GLenum destFormat, in copy()
388 GLenum destFormat, in formatConvert()
427 GLenum destFormat, in setFormatConvertShaders()
DRenderer9.cpp2449 GLenum destFormat, in copyImage2D()
2466 GLenum destFormat, in copyImageCube()
2485 GLenum destFormat, in copyImage3D()
2498 GLenum destFormat, in copyImage2DArray()
2513 GLenum destFormat, in copyTexture()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTextureTest.cpp65 void testGradientDownsampleUniqueValues(GLenum destFormat, in testGradientDownsampleUniqueValues()
239 GLenum destFormat, in calculateCopyTextureResults()
407 GLenum destFormat, in testCopyTexture()
460 GLenum destFormat, in testCopySubTexture()
609 for (GLint destFormat : destFormats) in TEST_P() local
626 for (GLint destFormat : destFormats) in TEST_P() local
1674 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTextureTest.cpp65 void testGradientDownsampleUniqueValues(GLenum destFormat, in testGradientDownsampleUniqueValues()
251 GLenum destFormat, in calculateCopyTextureResults()
422 GLenum destFormat, in testCopyTexture()
489 GLenum destFormat, in testCopySubTexture()
654 for (GLint destFormat : destFormats) in TEST_P() local
671 for (GLint destFormat : destFormats) in TEST_P() local
1869 bool unmultiplyAlpha, const GLColor &expectedColor) { in TEST_P()
2216 GLenum destType) { in TEST_P()
/third_party/mesa3d/src/mesa/main/
Dtexcompress_s3tc_tmp.h914 GLenum destFormat = dstComps == 3 ? GL_COMPRESSED_RGB_S3TC_DXT1_EXT in tx_compress_dxt1() local
946 GLenum destFormat = GL_COMPRESSED_RGBA_S3TC_DXT3_EXT; in tx_compress_dxt3() local
984 GLenum destFormat = GL_COMPRESSED_RGBA_S3TC_DXT5_EXT; in tx_compress_dxt5() local
1013 const GLubyte *srcPixData, GLenum destFormat, in tx_compress_dxtn()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp43 const vk::Format &destFormat) in CanCopyWithTransfer()
56 const vk::Format &destFormat) in CanCopyWithDraw()
425 const vk::Format &destFormat = renderer->getFormat(internalFormat.sizedInternalFormat); in copySubImageImpl() local
464 const gl::InternalFormat &destFormat, in copySubTextureImpl()
553 const vk::Format &destFormat, in copySubImageImplWithTransfer()
653 const vk::Format &destFormat, in copySubImageImplWithDraw()
DUtilsVk.cpp213 uint32_t GetImageCopyFlags(const vk::Format &srcFormat, const vk::Format &destFormat) in GetImageCopyFlags()
624 const vk::Format &destFormat = dest->getViewFormat(); in clearBuffer() local
1335 const vk::Format &destFormat = dest->getFormat(); in copyImage() local
DVertexArrayVk.cpp244 const angle::Format &destFormat = vertexFormat.bufferFormat(); in convertVertexBufferGPU() local
DUtilsVk.h60 const angle::Format *destFormat; member
/third_party/skia/third_party/externals/swiftshader/src/Main/
DFrameBuffer.hpp32 Format destFormat; member
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DBlitter.hpp68 Format destFormat; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.h170 const angle::Format *destFormat; member
Drenderer_utils.cpp197 const angle::Format &destFormat, in PackPixelsParams()
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.hpp96 vk::Format destFormat; member
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2151 GLenum destFormat, in copyImageInternal()
2221 GLenum destFormat, in copyImage2D()
2245 GLenum destFormat, in copyImageCube()
2270 GLenum destFormat, in copyImage3D()
2294 GLenum destFormat, in copyImage2DArray()
2319 GLenum destFormat, in copyTexture()
DImage11.cpp102 const auto &destFormat = d3d11::Format::Get(dest->getInternalFormat(), rendererCaps).format(); in CopyImage() local
DBlit11.cpp917 GLenum destFormat, in copyTexture()
1577 GLenum destFormat, in getBlitShader()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
Drenderer_utils.h120 const angle::Format *destFormat; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2472 GLenum destFormat, in copyImageInternal()
2542 GLenum destFormat, in copyImage2D()
2567 GLenum destFormat, in copyImageCube()
2593 GLenum destFormat, in copyImage3D()
2618 GLenum destFormat, in copyImage2DArray()
2644 GLenum destFormat, in copyTexture()
DImage11.cpp102 const auto &destFormat = d3d11::Format::Get(dest->getInternalFormat(), rendererCaps).format(); in CopyImage() local
DBlit11.cpp921 GLenum destFormat, in copyTexture()
1573 GLenum destFormat, in getBlitShader()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp697 GLenum destFormat; member
762 const InternalFormat &destFormat, in GetUnsizedEffectiveInternalFormatInfo()
790 const InternalFormat &destFormat, in GetEffectiveInternalFormat()
2170 const InternalFormat &destFormat = *dest->getFormat(destTarget, destLevel).info; in ValidateCopySubTexture3DANGLE() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp621 GLenum destFormat, in copySubTextureCPUReadback()

12