Home
last modified time | relevance | path

Searched defs:dstFormat (Results 1 – 25 of 57) sorted by relevance

123

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DCopyTextureForBrowserHelper.cpp145 const wgpu::TextureFormat dstFormat) { in ValidateCopyTextureFormatConversion()
177 wgpu::TextureFormat dstFormat) { in GetCachedPipeline()
187 wgpu::TextureFormat dstFormat) { in GetOrCreateCopyTextureForBrowserPipeline()
/third_party/ffmpeg/libswscale/tests/
Dswscale.c84 enum AVPixelFormat srcFormat, enum AVPixelFormat dstFormat, in doTest()
265 enum AVPixelFormat srcFormat, dstFormat; in selfTest() local
317 enum AVPixelFormat dstFormat; in fileTest() local
364 enum AVPixelFormat dstFormat = AV_PIX_FMT_NONE; in main() local
Dfloatimg_cmp.c65 enum AVPixelFormat dstFormat = AV_PIX_FMT_NONE; in main() local
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/memory/
DLoadTile.cpp45 SWR_FORMAT dstFormat, in SwrLoadHotTile()
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_memory.h29 SWR_FORMAT dstFormat, in swr_LoadHotTile()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp170 vk::VkFormat dstFormat) in isCompatible()
455 vk::VkFormat dstFormat, in genCopies()
770 bool isCopyCompatible (vk::VkFormat srcFormat, vk::VkFormat dstFormat) in isCopyCompatible()
903 const vk::VkFormat dstFormat (ycbcrFormats[dstFormatNdx]); in initYcbcrDefaultCopyTests() local
1013 const vk::VkFormat dstFormat (testFormats[dstFormatNdx]); in initYcbcrDimensionsCopyTests() local
/third_party/mesa3d/src/mesa/main/
Dcopyimage.c509 GLenum srcFormat, GLenum dstFormat) in copy_format_compatible()
612 mesa_format srcFormat, dstFormat; in _mesa_CopyImageSubData() local
771 mesa_format srcFormat, dstFormat; in _mesa_CopyImageSubDataNV() local
Dtexstore.c101 mesa_format dstFormat, in _mesa_memcpy_texture()
827 mesa_format dstFormat) in _mesa_texstore_needs_transfer_ops()
856 GLenum baseInternalFormat, mesa_format dstFormat, in _mesa_texstore_can_use_memcpy()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFramebufferBlitTests.cpp332 …& context, const char* name, const char* desc, deUint32 srcFormat, deUint32 dstFormat, const IVec2… in BlitColorConversionCase()
350 tcu::TextureFormat dstFormat = glu::mapGLInternalFormat(m_dstFormat); in render() local
430 const tcu::TextureFormat dstFormat = glu::mapGLInternalFormat(m_dstFormat); in compare() local
1025 deUint32 dstFormat = colorFormats[dstFmtNdx]; in init() local
/third_party/ffmpeg/libswscale/
Dutils.c1193 enum AVPixelFormat dstFormat = c->dstFormat; in sws_init_context() local
1893 int dstW, int dstH, enum AVPixelFormat dstFormat, in sws_alloc_set_opts()
1918 int dstW, int dstH, enum AVPixelFormat dstFormat, in sws_getContext()
2400 enum AVPixelFormat dstFormat, int flags, in sws_getCachedContext()
Dswscale_unscaled.c528 const enum AVPixelFormat dstFormat = c->dstFormat; in palToRgbWrapper() local
1460 const enum AVPixelFormat dstFormat = c->dstFormat; in findRgbConvFn() local
1586 const enum AVPixelFormat dstFormat = c->dstFormat; in rgbToRgbWrapper() local
1978 const enum AVPixelFormat dstFormat = c->dstFormat; in ff_get_unscaled_swscale() local
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp118 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
133 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
156 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
230 VkFormat dstFormat, srcFormat; in onCanCopySurface() local
/third_party/skia/src/gpu/d3d/
DGrD3DCaps.cpp66 bool GrD3DCaps::canCopyTexture(DXGI_FORMAT dstFormat, int dstSampleCnt, in canCopyTexture()
77 bool GrD3DCaps::canCopyAsResolve(DXGI_FORMAT dstFormat, int dstSampleCnt, in canCopyAsResolve()
116 DXGI_FORMAT dstFormat, srcFormat; in onCanCopySurface() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSparseRenderTargetTests.cpp199 VkFormat dstFormat) in createRenderPass()
259 VkFormat dstFormat, in createRenderPass()
DvktRenderPassSampleReadTests.cpp256 VkFormat dstFormat, in createRenderPass()
414 VkFormat dstFormat, in createRenderPass()
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp136 bool GrVkCaps::canCopyImage(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyImage()
151 bool GrVkCaps::canCopyAsBlit(VkFormat dstFormat, int dstSampleCnt, bool dstIsLinear, in canCopyAsBlit()
174 bool GrVkCaps::canCopyAsResolve(VkFormat dstFormat, int dstSampleCnt, bool dstHasYcbcr, in canCopyAsResolve()
258 VkFormat dstFormat, srcFormat; in onCanCopySurface() local
/third_party/ffmpeg/libswscale/ppc/
Dyuv2yuv_altivec.c195 enum AVPixelFormat dstFormat = c->dstFormat; in ff_get_unscaled_swscale_ppc() local
Dswscale_altivec.c241 enum AVPixelFormat dstFormat = c->dstFormat; in yuv2plane1_float() local
/third_party/flutter/skia/src/gpu/gl/
DGrGLCaps.cpp2917 bool GrGLCaps::canCopyTexSubImage(GrGLFormat dstFormat, bool dstHasMSAARenderBuffer, in canCopyTexSubImage()
2947 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3007 bool GrGLCaps::canCopyAsDraw(GrGLFormat dstFormat, bool srcIsTexturable) const { in canCopyAsDraw()
3054 auto dstFormat = dst->backendFormat().asGLFormat(); in onCanCopySurface() local
/third_party/skia/src/core/
DSkVMBlitter.cpp292 skvm::PixelFormat dstFormat = skvm::SkColorType_to_PixelFormat(params.dst.colorType()); in DstColor() local
336 skvm::PixelFormat dstFormat = skvm::SkColorType_to_PixelFormat(params.dst.colorType()); in BuildProgram() local
/third_party/mindspore/mindspore/lite/tools/common/
Dnode_util.cc278 STATUS TransFilterFormat(schema::TensorT *tensor, schema::Format dstFormat) { in TransFilterFormat()
/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp3278 bool GrGLCaps::canCopyTexSubImage(GrGLFormat dstFormat, bool dstHasMSAARenderBuffer, in canCopyTexSubImage()
3349 bool GrGLCaps::canCopyAsBlit(GrGLFormat dstFormat, int dstSampleCnt, in canCopyAsBlit()
3409 bool GrGLCaps::canCopyAsDraw(GrGLFormat dstFormat, bool srcIsTexturable) const { in canCopyAsDraw()
3456 auto dstFormat = dst->backendFormat().asGLFormat(); in onCanCopySurface() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DFramebufferVk.cpp65 const VkFormat dstFormat = dstRenderTarget->getImageFormat().vkImageFormat; in HasDstBlitFeature() local
75 const angle::Format &dstFormat = dstRenderTarget->getImageFormat().angleFormat(); in areSrcAndDstColorChannelsBlitCompatible() local
93 const angle::Format &dstFormat = dstRenderTarget->getImageFormat().angleFormat(); in areSrcAndDstDepthStencilChannelsBlitCompatible() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp326 …const VkFormat dstFormat = (m_parameters.operation == OPERATION_ATTACHMENT_READ) ? m_par… in transcode() local
576 …const VkFormat dstFormat = (m_parameters.operation == OPERATION_TEXTURE_READ) ? m_parame… in transcode() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp758 const vk::Format &dstFormat = renderer->getFormat(internalFormat.sizedInternalFormat); in copySubImageImpl() local
829 const gl::InternalFormat &dstFormat, in copySubTextureImpl()
964 const vk::Format &dstFormat, in copySubImageImplWithTransfer()
1093 const vk::Format &dstFormat, in copySubImageImplWithDraw()
2125 const angle::Format &dstFormat = format.getActualImageFormat(getRequiredImageAccess()); in reinitImageAsRenderable() local

123