Home
last modified time | relevance | path

Searched refs:VK_TRUE (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp495 VK_TRUE, // timestampComputeAndGraphics in GetPhysicalDeviceProperties()
505 VK_TRUE, // strictLines in GetPhysicalDeviceProperties()
506 VK_TRUE, // standardSampleLocations in GetPhysicalDeviceProperties()
530 presentation_properties->sharedImage = VK_TRUE; in GetPhysicalDeviceProperties2KHR()
583 VK_TRUE, // robustBufferAccess in GetPhysicalDeviceFeatures()
/frameworks/native/vulkan/api/templates/
Dvk_xml.tmpl238 <enum name="VK_TRUE"/>
/frameworks/rs/rsov/driver/
DrsovScript.cpp625 res = vkWaitForFences(mDevice, 1, &fence, VK_TRUE, 100000); in runForEach()
/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp538 *supported = VK_TRUE; in GetPhysicalDeviceSurfaceSupportKHR()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h102 #define VK_TRUE 1 macro
/frameworks/native/vulkan/api/
Dvulkan.api47 define VK_TRUE 1