Searched defs:srcFormat (Results 1 – 7 of 7) sorted by relevance
52 const VkFormat srcFormat = srcRenderTarget->getImageFormat().vkImageFormat; in HasSrcBlitFeature() local67 const angle::Format &srcFormat = srcRenderTarget->getImageFormat().intendedFormat(); in AreSrcAndDstColorChannelsBlitCompatible() local85 const angle::Format &srcFormat = srcRenderTarget->getImageFormat().intendedFormat(); in AreSrcAndDstDepthStencilChannelsBlitCompatible() local
46 const vk::Format &srcFormat, in CanCopyWithTransfer()59 const vk::Format &srcFormat, in CanCopyWithDraw()442 const vk::Format &srcFormat = colorReadRT->getImageFormat(); in copySubImageImpl() local
256 uint32_t GetImageCopyFlags(const vk::Format &srcFormat, const vk::Format &dstFormat) in GetImageCopyFlags()1676 const vk::Format &srcFormat = src->getFormat(); in copyImage() local
354 const angle::Format &srcFormat = vertexFormat.intendedFormat(); in convertVertexBufferGPU() local
83 const angle::Format *srcFormat; member
776 static bool QueryEffectiveFormatList(const InternalFormat &srcFormat, in QueryEffectiveFormatList()804 bool GetSizedEffectiveInternalFormatInfo(const InternalFormat &srcFormat, in GetSizedEffectiveInternalFormatInfo()829 bool GetUnsizedEffectiveInternalFormatInfo(const InternalFormat &srcFormat, in GetUnsizedEffectiveInternalFormatInfo()857 static bool GetEffectiveInternalFormat(const InternalFormat &srcFormat, in GetEffectiveInternalFormat()
1177 const auto &srcFormat = source.getFormatSet().format(); in copyDepthStencilImpl() local