Home
last modified time | relevance | path

Searched defs:vkFormat (Results 1 - 25 of 37) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_format_table_autogen.cpp2538 angle::FormatID GetFormatIDFromVkFormat(VkFormat vkFormat) in GetFormatIDFromVkFormat() argument
H A Dvk_caps_utils.cpp55 const Format &vkFormat = rendererVk->getFormat(glFormat); in FormatReinterpretationSupported() local
H A DMemoryObjectVk.cpp181 const vk::Format &vkFormat = renderer->getFormat(internalFormat); in createImage() local
H A DRenderbufferVk.cpp173 const vk::Format &vkFormat = renderer->getFormat(image->getFormat().info->sizedInternalFormat); in setStorageEGLImageTarget() local
H A DSurfaceVk.cpp118 InitImageHelper(DisplayVk *displayVk, EGLint width, EGLint height, const vk::Format &vkFormat, GLint samples, bool isRobustResourceInitEnabled, bool hasProtectedContent, vk::ImageHelper *imageHelper) InitImageHelper() argument
296 initialize(DisplayVk *displayVk, EGLint width, EGLint height, const vk::Format &vkFormat, GLint samples, bool isRobustResourceInitEnabled, bool hasProtectedContent) initialize() argument
H A DProgramExecutableVk.cpp743 VkFormat vkFormat = textureVk->getImage().getActualVkFormat(); in addTextureDescriptorSetDesc() local
/third_party/skia/src/gpu/vk/
H A DGrVkUtil.h48 static constexpr uint32_t GrVkFormatChannels(VkFormat vkFormat) { in GrVkFormatChannels() argument
80 static constexpr GrColorFormatDesc GrVkFormatDesc(VkFormat vkFormat) { in GrVkFormatDesc() argument
134 static constexpr size_t GrVkFormatBytesPerBlock(VkFormat vkFormat) { in GrVkFormatBytesPerBlock() argument
210 static constexpr const char* GrVkFormatToStr(VkFormat vkFormat) { in GrVkFormatToStr() argument
H A DGrVkUtil.cpp152 bool GrVkFormatIsCompressed(VkFormat vkFormat) { in GrVkFormatIsCompressed() argument
H A 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; isFormatRenderable() local
1502 VkFormat vkFormat; getRenderTargetSampleCount() local
1535 VkFormat vkFormat; maxRenderTargetSampleCount() local
1566 VkFormat vkFormat; supportedWritePixelsColorType() local
1618 transferColorType(VkFormat vkFormat, GrColorType surfaceColorType) const transferColorType() argument
1648 VkFormat vkFormat; onAreColorTypeAndFormatCompatible() local
1744 VkFormat vkFormat; onGetReadSwizzle() local
1767 VkFormat vkFormat; getWriteSwizzle() local
1793 VkFormat vkFormat; computeFormatKey() local
1810 VkFormat vkFormat; onSupportedReadPixelsColorType() local
[all...]
/third_party/skia/src/gpu/
H A DGrBackendUtils.cpp59 VkFormat vkFormat; in GrBackendFormatToCompressionType() local
120 VkFormat vkFormat; in GrBackendFormatBytesPerBlock() local
180 VkFormat vkFormat; in GrBackendFormatStencilBits() local
H A DGrBackendSurface.cpp122 GrBackendFormat::GrBackendFormat(VkFormat vkFormat, const GrVkYcbcrConversionInfo& ycbcrInfo, in GrBackendFormat() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanFormatTablesTest.cpp57 const rx::vk::Format &vkFormat = renderer->getFormat(internalFormat); in TEST_P() local
H A DVulkanExternalImageTest.cpp39 VkFormat vkFormat; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/
H A DHardwareBufferImageSiblingVkAndroid.cpp234 const vk::Format &vkFormat = renderer->getFormat(internalFormat); in initImpl() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
H A DvktVideoTestUtils.hpp609 VkFormat vkFormat = VK_FORMAT_UNDEFINED; in CodecGetVkFormat() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/linux/
H A DDmaBufImageSiblingVkLinux.cpp344 const vk::Format &vkFormat = renderer->getFormat(mFormat.info->sizedInternalFormat); in initImpl() local
104 GetFormatModifierProperties(DisplayVk *displayVk, VkFormat vkFormat, uint64_t drmModifier, VkDrmFormatModifierPropertiesEXT *modifierPropertiesOut) GetFormatModifierProperties() argument
186 IsFormatSupported(RendererVk *renderer, VkFormat vkFormat, uint64_t drmModifier, VkImageUsageFlags usageFlags, VkImageCreateFlags createFlags, VkImageFormatProperties2 *imageFormatPropertiesOut) IsFormatSupported() argument
[all...]
/third_party/skia/tests/
H A DBackendAllocationTest.cpp133 VkFormat vkFormat; in isBGRA8() local
182 VkFormat vkFormat; in isRGB() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp63 VkFormat vkFormat; member
246 StorageImage2D::StorageImage2D (Context& context, VkFormat vkFormat, const int width, const int height, bool sparse) in StorageImage2D() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp203 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize() argument
145 createImage(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat, VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height) createImage() argument
H A DvktRenderPassMultisampleTests.cpp113 VkImageAspectFlags getImageAspectFlags (VkFormat vkFormat) in getImageAspectFlags() argument
395 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize() argument
230 createImage(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat, VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height, TestSeparateUsage separateStencilUsage = (TestSeparateUsage)0u) createImage() argument
963 createSplitDescriptorSetLayout(const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat) createSplitDescriptorSetLayout() argument
1243 getSrcImageUsage(VkFormat vkFormat) getSrcImageUsage() argument
1255 getDstFormat(VkFormat vkFormat, TestSeparateUsage separateStencilUsage) getDstFormat() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageMismatchedWriteOpTests.cpp63 VkFormat vkFormat; member
249 StorageImage2D::StorageImage2D (Context& context, VkFormat vkFormat, const int width, const int height, bool sparse) in StorageImage2D() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassSampleReadTests.cpp203 VkDeviceSize getPixelSize (VkFormat vkFormat) in getPixelSize() argument
145 createImage(const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const DeviceInterface& vkd, VkDevice device, VkFormat vkFormat, VkSampleCountFlagBits sampleCountBit, VkImageUsageFlags usage, deUint32 width, deUint32 height) createImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/util/
H A DvktExternalMemoryUtil.cpp1648 deUint32 AndroidHardwareBufferExternalApi26::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat() argument
1701 deUint32 AndroidHardwareBufferExternalApi28::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat() argument
1745 deUint32 AndroidHardwareBufferExternalApi33::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp2010 const VkFormat vkFormat = m_imageAspectTestMode == IMAGE_ASPECT_TEST_STENCIL ? VK_FORMAT_S8_UINT : m_imageFormat; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryUtil.cpp1774 deUint32 AndroidHardwareBufferExternalApi26::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat() argument
1827 deUint32 AndroidHardwareBufferExternalApi28::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat() argument
1871 deUint32 AndroidHardwareBufferExternalApi33::vkFormatToAhbFormat(vk::VkFormat vkFormat) in vkFormatToAhbFormat() argument
1900 vkFormatToAhbFormat(vk::VkFormat vkFormat) vkFormatToAhbFormat() argument
2070 VKFormatToOHOSFormat(vk::VkFormat vkFormat) VKFormatToOHOSFormat() argument
[all...]

Completed in 40 milliseconds

12