Home
last modified time | relevance | path

Searched defs:vkFormat (Results 1 – 25 of 38) sorted by relevance

12

/third_party/skia/src/gpu/vk/
DGrVkUtil.h48 static constexpr uint32_t GrVkFormatChannels(VkFormat vkFormat) { in GrVkFormatChannels()
80 static constexpr GrColorFormatDesc GrVkFormatDesc(VkFormat vkFormat) { in GrVkFormatDesc()
134 static constexpr size_t GrVkFormatBytesPerBlock(VkFormat vkFormat) { in GrVkFormatBytesPerBlock()
210 static constexpr const char* GrVkFormatToStr(VkFormat vkFormat) { in GrVkFormatToStr()
DGrVkCaps.cpp1433 VkFormat vkFormat; in backend_format_is_external() local
1443 VkFormat vkFormat; in isFormatSRGB() local
1455 VkFormat vkFormat; in isFormatTexturable() local
1477 VkFormat vkFormat; in isFormatAsColorTypeRenderable() local
1489 VkFormat vkFormat; in isFormatRenderable() local
1502 VkFormat vkFormat; in getRenderTargetSampleCount() local
1535 VkFormat vkFormat; in maxRenderTargetSampleCount() local
1566 VkFormat vkFormat; in supportedWritePixelsColorType() local
1618 GrColorType GrVkCaps::transferColorType(VkFormat vkFormat, GrColorType surfaceColorType) const { in transferColorType()
1648 VkFormat vkFormat; in onAreColorTypeAndFormatCompatible() local
[all …]
DGrVkUtil.cpp152 bool GrVkFormatIsCompressed(VkFormat vkFormat) { in GrVkFormatIsCompressed()
DGrVkGpu.cpp823 VkFormat vkFormat, in fill_in_compressed_regions()
1080 SkImage::CompressionType compression, VkFormat vkFormat, in uploadTexDataCompressed()
1146 SkImage::CompressionType compression, VkFormat vkFormat, in uploadTexDataCompressed()
1709 VkFormat vkFormat, in copy_src_data()
1730 bool GrVkGpu::createVkImageForBackendSurface(VkFormat vkFormat, in createVkImageForBackendSurface()
1866 VkFormat vkFormat; in onCreateBackendTexture() local
2170 VkFormat vkFormat = this->vkCaps().getFormatFromColorType(ct); in createTestingOnlyBackendRenderTarget() local
/third_party/skia/src/gpu/
DGrBackendUtils.cpp59 VkFormat vkFormat; in GrBackendFormatToCompressionType() local
120 VkFormat vkFormat; in GrBackendFormatBytesPerBlock() local
180 VkFormat vkFormat; in GrBackendFormatStencilBits() local
DGrBackendSurface.cpp122 GrBackendFormat::GrBackendFormat(VkFormat vkFormat, const GrVkYcbcrConversionInfo& ycbcrInfo, in GrBackendFormat()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanFormatTablesTest.cpp57 const rx::vk::Format &vkFormat = renderer->getFormat(internalFormat); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
DDmaBufImageSiblingVkLinux.cpp105 VkFormat vkFormat, in GetFormatModifierProperties()
187 VkFormat vkFormat, in IsFormatSupported()
344 const vk::Format &vkFormat = renderer->getFormat(mFormat.info->sizedInternalFormat); in initImpl() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DMemoryObjectVk.cpp181 const vk::Format &vkFormat = renderer->getFormat(internalFormat); in createImage() local
Dvk_format_table_autogen.cpp2538 angle::FormatID GetFormatIDFromVkFormat(VkFormat vkFormat) in GetFormatIDFromVkFormat()
DTextureVk.cpp340 const vk::Format &vkFormat = in setSubImage() local
376 const vk::Format &vkFormat = in setCompressedSubImage() local
397 const vk::Format &vkFormat = renderer->getFormat(formatInfo.sizedInternalFormat); in setImageImpl() local
411 bool TextureVk::isFastUnpackPossible(const vk::Format &vkFormat, size_t offset) const in isFastUnpackPossible() argument
473 const vk::Format &vkFormat) in setSubImageImpl()
581 const vk::Format &vkFormat = renderer->getFormat(internalFormatInfo.sizedInternalFormat); in copyImage() local
708 const vk::Format &vkFormat = in copyCompressedTexture() local
DRenderbufferVk.cpp173 const vk::Format &vkFormat = renderer->getFormat(image->getFormat().info->sizedInternalFormat); in setStorageEGLImageTarget() local
Dvk_caps_utils.cpp55 const Format &vkFormat = rendererVk->getFormat(glFormat); in FormatReinterpretationSupported() local
DSurfaceVk.cpp121 const vk::Format &vkFormat, in InitImageHelper()
299 const vk::Format &vkFormat, in initialize()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp113 VkImageAspectFlags getImageAspectFlags (VkFormat vkFormat) in getImageAspectFlags()
234 VkFormat vkFormat, in createImage()
395 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize()
965 VkFormat vkFormat) in createSplitDescriptorSetLayout()
1243 VkImageUsageFlags getSrcImageUsage (VkFormat vkFormat) in getSrcImageUsage()
1255 VkFormat getDstFormat (VkFormat vkFormat, TestSeparateUsage separateStencilUsage) in getDstFormat()
DvktRenderPassSampleReadTests.cpp149 VkFormat vkFormat, in createImage()
203 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp113 VkImageAspectFlags getImageAspectFlags (VkFormat vkFormat) in getImageAspectFlags()
234 VkFormat vkFormat, in createImage()
395 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize()
965 VkFormat vkFormat) in createSplitDescriptorSetLayout()
1243 VkImageUsageFlags getSrcImageUsage (VkFormat vkFormat) in getSrcImageUsage()
1255 VkFormat getDstFormat (VkFormat vkFormat, TestSeparateUsage separateStencilUsage) in getDstFormat()
DvktRenderPassSampleReadTests.cpp149 VkFormat vkFormat, in createImage()
203 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp1672 deUint32 AndroidHardwareBufferExternalApi26::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat()
1725 deUint32 AndroidHardwareBufferExternalApi28::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat()
1769 deUint32 AndroidHardwareBufferExternalApi33::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat()
1798 deUint32 AndroidHardwareBufferExternalApi34::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp234 const vk::Format &vkFormat = renderer->getFormat(internalFormat); in initImpl() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
DvktExternalMemoryUtil.cpp1648 deUint32 AndroidHardwareBufferExternalApi26::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat()
1701 deUint32 AndroidHardwareBufferExternalApi28::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat()
1745 deUint32 AndroidHardwareBufferExternalApi33::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoTestUtils.hpp609 VkFormat vkFormat = VK_FORMAT_UNDEFINED; in CodecGetVkFormat() local
/third_party/skia/tests/
DBackendAllocationTest.cpp133 VkFormat vkFormat; in isBGRA8() local
182 VkFormat vkFormat; in isRGB() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp63 VkFormat vkFormat; member
249 StorageImage2D::StorageImage2D (Context& context, VkFormat vkFormat, const int width, const int hei… in StorageImage2D()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedWriteOpTests.cpp63 VkFormat vkFormat; member
246 StorageImage2D::StorageImage2D (Context& context, VkFormat vkFormat, const int width, const int hei… in StorageImage2D()

12