Home
last modified time | relevance | path

Searched defs:formatProperties (Results 1 - 25 of 124) sorted by relevance

12345

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBase.cpp100 const VkFormatProperties formatProperties = getPhysicalDeviceFormatProperties(instance, physicalDevice, format); in validateImageFeatureFlags() local
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp502 VkImageFormatProperties formatProperties; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleBase.cpp98 const VkFormatProperties formatProperties = getPhysicalDeviceFormatProperties(instance, physicalDevice, format); in validateImageFeatureFlags() local
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp496 VkImageFormatProperties formatProperties; in checkSupport() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DVulkanFormatTablesTest.cpp77 VkFormatProperties formatProperties; in TEST_P() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
H A DMemoryServiceOpaqueFD.cpp64 VkImageFormatProperties2 formatProperties; in SupportsImportMemory() local
H A DMemoryServiceZirconHandle.cpp64 VkImageFormatProperties2 formatProperties; in SupportsImportMemory() local
/third_party/skia/tools/gpu/vk/
H A DVkYcbcrSamplerHelper.cpp57 VkFormatProperties formatProperties; in createBackendTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrStorageImageWriteTests.cpp90 const VkFormatProperties formatProperties = getPhysicalDeviceFormatProperties(context.getInstanceInterface(), in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp143 VkImageFormatProperties formatProperties; in getPhysicalDeviceImageFormatProperties() local
212 VkFormatProperties formatProperties; in checkSupport() local
H A DvktImageTransfer.cpp110 VkImageFormatProperties formatProperties; in checkSupport() local
H A DvktImageMismatchedFormatsTests.cpp278 VkFormatProperties formatProperties = getPhysicalDeviceFormatProperties(vki, physicalDevice, m_format); in checkSupport() local
H A DvktImageMultisampleLoadStoreTests.cpp224 const auto formatProperties = context.getFormatProperties(caseDef.format); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp143 VkImageFormatProperties formatProperties; in getPhysicalDeviceImageFormatProperties() local
212 VkFormatProperties formatProperties; in checkSupport() local
H A DvktImageTransfer.cpp105 VkImageFormatProperties formatProperties; in checkSupport() local
H A DvktImageMismatchedFormatsTests.cpp280 VkFormatProperties formatProperties = getPhysicalDeviceFormatProperties(vki, physicalDevice, m_format); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureConversionTests.cpp276 VkFormatProperties formatProperties; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalAndroid.cpp150 VkFormatProperties formatProperties; in GetVkFormatFeaturesFromAHBFormat() local
151 vk::PhysicalDevice::GetFormatProperties(vk::Format(format), &formatProperties); in GetVkFormatFeaturesFromAHBFormat() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkSafetyCriticalUtil.cpp940 VkFormatProperties formatProperties; in getRenderTargetFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGranularityTests.cpp452 VkFormatProperties formatProperties; in checkSupport() local
H A DvktApiBufferTests.cpp679 VkFormatProperties formatProperties; in testDepthStencilBufferFeatures() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectMiscTests.cpp69 const vk::VkFormatProperties formatProperties = getPhysicalDeviceFormatProperties(vki, physicalDevice, dsFormats[i]); in findDSFormat() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiGranularityTests.cpp205 VkFormatProperties formatProperties; in initImages() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureConversionTests.cpp277 VkFormatProperties formatProperties; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp311 VkImageFormatProperties formatProperties; in checkSupport() local

Completed in 29 milliseconds

12345