Home
last modified time | relevance | path

Searched defs:formatProperties (Results 1 – 25 of 162) sorted by relevance

1234567

/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkYcbcrSamplerHelper.cpp186 VkFormatProperties formatProperties; in createBackendTexture() local
328 VkFormatProperties formatProperties; in createGrBackendTexture() local
411 VkFormatProperties formatProperties; in isYCbCrSupported() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/linux/
H A DDisplayVkLinux.cpp59 VkFormatProperties2 formatProperties = {}; in GetDrmModifiers() local
84 VkFormatProperties2 formatProperties = {}; in SupportsDrmModifiers() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiPipelineTests.cpp59 VkFormatProperties formatProperties; in getRenderTargetFormat() local
105 …const VkFormatProperties formatProperties(getPhysicalDeviceFormatProperties(vki, physicalDevice, f… in drawTriangleTest() local
553 …const VkFormatProperties formatProperties(getPhysicalDeviceFormatProperties(vki, physicalDevice, f… in framebufferCompatibleRenderPassTest() local
890 …const VkFormatProperties formatProperties(getPhysicalDeviceFormatProperties(vki, physicalDevice, f… in pipelineLayoutLifetimeTest() local
H A DvktApiFormatPropertiesExtendedKHRtests.cpp61 const VkFormatProperties3 formatProperties(context.getFormatProperties(format)); in test() local
H A DvktApiGranularityTests.cpp443 VkFormatProperties formatProperties; in checkSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageExtendedUsageBitTests.cpp146 VkImageFormatProperties formatProperties; in getPhysicalDeviceImageFormatProperties() local
248 VkFormatProperties formatProperties; in checkSupport() local
H A DvktImageTransfer.cpp118 VkImageFormatProperties formatProperties; in checkSupport() local
H A DvktImageMismatchedFormatsTests.cpp286 …VkFormatProperties formatProperties = getPhysicalDeviceFormatProperties(vki, physicalDevice, m_for… in checkSupport() local
H A DvktImageMultisampleLoadStoreTests.cpp231 const auto formatProperties = context.getFormatProperties(caseDef.format); in checkSupport() local
H A DvktImageSizeTests.cpp221 VkImageFormatProperties formatProperties; in checkSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktTextureShadowTests.cpp229 const VkFormatProperties3 formatProperties = context.getFormatProperties(testParameters.format); in checkTextureSupport() local
471 const VkFormatProperties3 formatProperties = context.getFormatProperties(testParameters.format); in checkTextureSupport() local
733 const VkFormatProperties3 formatProperties = context.getFormatProperties(testParameters.format); in checkTextureSupport() local
975 const VkFormatProperties3 formatProperties = context.getFormatProperties(testParameters.format); in checkTextureSupport() local
1205 const VkFormatProperties3 formatProperties = context.getFormatProperties(testParameters.format); in checkTextureSupport() local
1465 const VkFormatProperties3 formatProperties = context.getFormatProperties(testParameters.format); in checkTextureSupport() local
H A DvktTextureConversionTests.cpp271 VkFormatProperties formatProperties; in checkSupport() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DDisplayVk.cpp569 VkFormatProperties formatProperties; in getFormatFeatures() local
573 const VkFormatProperties& formatProperties = i->second; in getFormatFeatures() local
DCompositorVk.cpp864 VkFormatProperties formatProperties; in getFormatFeatures() local
868 const VkFormatProperties& formatProperties = i->second; in getFormatFeatures() local
DSwapChainStateVk.cpp214 VkFormatProperties formatProperties = {}; in createSwapChainCi() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFilteringTests.cpp346 …const VkFormatProperties formatProperties(getPhysicalDeviceFormatProperties(instInt, physicalDevic… in iterate() local
610 …const VkFormatProperties formatProperties = getPhysicalDeviceFormatProperties(instInt, physicalDev… in checkSupport() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanFormatTablesTest.cpp76 VkFormatProperties formatProperties; in TEST_P() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryExternalMemoryHostTests.cpp353 VkFormatProperties formatProperties; in iterate() local
783 …vk::VkImageFormatProperties2 formatProperties = {VK_STRUCTURE_TYPE_IMAGE_FORMAT_PROPERTIES_2, &ext… in verifyFormatProperties() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBase.cpp99 …const VkFormatProperties formatProperties = getPhysicalDeviceFormatProperties(instance, physicalDe… in validateImageFeatureFlags() local
H A DvktPipelineMultisampleResolveRenderAreaTests.cpp497 VkImageFormatProperties formatProperties; in checkSupport() local
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalAndroid.cpp154 VkFormatProperties formatProperties; in GetVkFormatFeaturesFromAHBFormat() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCLContextVk.cpp179 VkFormatProperties formatProperties; in getSupportedImageFormats() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationOrderAttachmentAccessTests.cpp810 VkImageFormatProperties formatProperties; in checkAndGetDSFormat() local
862 VkImageFormatProperties formatProperties; in checkSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp529 VkFormatProperties formatProperties; in checkSupport() local
650 const VkFormatProperties3 formatProperties = context.getFormatProperties(m_data.format); in checkSupport() local
658 const VkFormatProperties3 formatProperties = context.getFormatProperties(m_data.format); in checkSupport() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp303 VkImageFormatProperties formatProperties; in checkSupport() local

1234567