Home
last modified time | relevance | path

Searched defs:properties2 (Results 1 – 25 of 39) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkQueryUtil.hpp221 VkPhysicalDeviceProperties2 properties2; in operator ExtensionProperties() local
238 VkPhysicalDeviceProperties2 properties2; in operator VkPhysicalDeviceProperties2() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanInfo.cpp224 VkPhysicalDeviceProperties2 properties2 = {}; in GatherDeviceInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp1854 const VkDisplayProperties2KHR& properties2 = displaysProps2[displayIndex]; in testGetPhysicalDeviceDisplayProperties2KHR() local
1995 const VkDisplayPlaneProperties2KHR& properties2 = planeProps2[planeIndex]; in testGetPhysicalDeviceDisplayPlaneProperties2KHR() local
2230 const VkDisplayModeProperties2KHR& properties2 = modesProperties2[modeIndex]; in testGetDisplayModeProperties2KHR() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
DvktWsiDisplayTests.cpp1854 const VkDisplayProperties2KHR& properties2 = displaysProps2[displayIndex]; in testGetPhysicalDeviceDisplayProperties2KHR() local
1995 const VkDisplayPlaneProperties2KHR& properties2 = planeProps2[planeIndex]; in testGetPhysicalDeviceDisplayPlaneProperties2KHR() local
2230 const VkDisplayModeProperties2KHR& properties2 = modesProperties2[modeIndex]; in testGetDisplayModeProperties2KHR() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupUniformControlFlowTests.cpp114 vk::VkPhysicalDeviceProperties2 properties2; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupUniformControlFlowTests.cpp114 vk::VkPhysicalDeviceProperties2 properties2; in checkSupport() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Ddevice.cc715 VkPhysicalDeviceProperties2 properties2 = {}; in Initialize() local
/third_party/vk-gl-cts/external/amber/src/samples/
Dconfig_helper_vulkan.cc1092 VkPhysicalDeviceProperties2KHR properties2 = { in DumpPhysicalDeviceInfo() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/reconvergence/
DvktReconvergenceTests.cpp173 vk::VkPhysicalDeviceProperties2 properties2; in checkSupport() local
1621 vk::VkPhysicalDeviceProperties2 properties2; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/reconvergence/
DvktReconvergenceTests.cpp173 vk::VkPhysicalDeviceProperties2 properties2; in checkSupport() local
1621 vk::VkPhysicalDeviceProperties2 properties2; in iterate() local
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c425 VkPhysicalDeviceProperties2 properties2 = { in vn_physical_device_init_properties() local
1886 VkPhysicalDeviceProperties2 *properties2; in vn_GetPhysicalDeviceProperties2() member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiImageCompressionControlTests.cpp144 VkImageFormatProperties2 properties2 = initVulkanStructure(&compressionPropertiesSupported); in validate() local
DvktApiFeatureInfo.cpp705 const VkPhysicalDeviceProperties2& properties2 = context.getDeviceProperties2(); in validateLimits12() local
1251 const VkPhysicalDeviceProperties2& properties2 = context.getDeviceProperties2(); in validateLimitsExtDescriptorIndexing() local
1390 VkPhysicalDeviceProperties2 properties2 = initVulkanStructure(&meshShaderPropertiesNV); in validateLimitsNvMeshShader() local
1504 VkPhysicalDeviceProperties2 properties2 = initVulkanStructure(&rayTracingPropertiesNV); in validateLimitsNvRayTracing() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiImageCompressionControlTests.cpp144 VkImageFormatProperties2 properties2 = initVulkanStructure(&compressionPropertiesSupported); in validate() local
DvktApiFeatureInfo.cpp705 const VkPhysicalDeviceProperties2& properties2 = context.getDeviceProperties2(); in validateLimits12() local
1251 const VkPhysicalDeviceProperties2& properties2 = context.getDeviceProperties2(); in validateLimitsExtDescriptorIndexing() local
1390 VkPhysicalDeviceProperties2 properties2 = initVulkanStructure(&meshShaderPropertiesNV); in validateLimitsNvMeshShader() local
1504 VkPhysicalDeviceProperties2 properties2 = initVulkanStructure(&rayTracingPropertiesNV); in validateLimitsNvRayTracing() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp650 vk::VkPhysicalDeviceProperties2 properties2; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp650 vk::VkPhysicalDeviceProperties2 properties2; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp826 VkPhysicalDeviceProperties2 properties2 = initVulkanStructure(); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationOrderAttachmentAccessTests.cpp826 VkPhysicalDeviceProperties2 properties2 = initVulkanStructure(); in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp1556 VkPhysicalDeviceProperties2 properties2; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp1556 VkPhysicalDeviceProperties2 properties2; in checkSupport() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp341 VkPhysicalDeviceProperties2 properties2; in getClippingBehavior() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1360 vk::VkPhysicalDeviceProperties2 properties2; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/clipping/
DvktClippingTests.cpp341 VkPhysicalDeviceProperties2 properties2; in getClippingBehavior() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1360 vk::VkPhysicalDeviceProperties2 properties2; in iterate() local

12