Home
last modified time | relevance | path

Searched defs:physicalDeviceFeatures (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp136 const VkPhysicalDeviceFeatures &physicalDeviceFeatures = in checkSupport() local
738 const VkPhysicalDeviceFeatures &physicalDeviceFeatures = in checkMaintenance4Support() local
/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.hpp203 inline const VkPhysicalDeviceFeatures &DeviceProperties::physicalDeviceFeatures(void) const in physicalDeviceFeatures() function in vkt::DescriptorIndexing::ut::DeviceProperties
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp445 VkPhysicalDeviceFeatures2 physicalDeviceFeatures; in setup() local
DvktPipelineMultisampledRenderToSingleSampledTests.cpp1790 VkPhysicalDeviceFeatures2 physicalDeviceFeatures = { in checkRequirements() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp112 …const VkPhysicalDeviceFeatures physicalDeviceFeatures = getPhysicalDeviceFeatures(vki, physicalDev… in createTestDevice() local
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1874 …VkPhysicalDeviceFeatures2 physicalDeviceFeatures = { VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2 … in InitializeApplication() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp3542 …const VkPhysicalDeviceFeatures physicalDeviceFeatures = getPhysicalDeviceFeatures(vk, physicalDevi… in checkSupport() local