HomeSort by relevance Sort by last modified time
    Searched refs:deviceProperties2 (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/multiview/
vktMultiViewRenderTests.cpp 357 VkPhysicalDeviceProperties2 deviceProperties2;
358 deviceProperties2.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_PROPERTIES_2;
359 deviceProperties2.pNext = &multiviewProperties;
361 instance.getPhysicalDeviceProperties2(physicalDevice, &deviceProperties2);
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp     [all...]

Completed in 201 milliseconds