Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.hpp230 inline const VkPhysicalDeviceFeatures& DeviceProperties::physicalDeviceFeatures (void) const in physicalDeviceFeatures() function in vkt::DescriptorIndexing::ut::DeviceProperties
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp144 …const VkPhysicalDeviceFeatures& physicalDeviceFeatures = getPhysicalDeviceFeatures(ctx.getInstanc… in checkSupport() local
DvktApiDeviceInitializationTests.cpp1066 VkPhysicalDeviceFeatures physicalDeviceFeatures; in createDeviceWithUnsupportedFeaturesTest() local
/external/angle/third_party/vulkan_memory_allocator/src/
DVulkanSample.cpp1386 …VkPhysicalDeviceFeatures2 physicalDeviceFeatures = { VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FEATURES_2 … in InitializeApplication() local
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationSmokeTests.cpp118 …const VkPhysicalDeviceFeatures physicalDeviceFeatures = getPhysicalDeviceFeatures(vki, physic… in createTestDevice() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp424 VkPhysicalDeviceFeatures2 physicalDeviceFeatures; in ImageSamplingInstance() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp2871 …const VkPhysicalDeviceFeatures physicalDeviceFeatures = getPhysicalDeviceFeatures(vk, physicalDevi… in checkSupport() local