Home
last modified time | relevance | path

Searched refs:VK_FALSE (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp550 VK_FALSE, // fullDrawIndexUint32 in GetPhysicalDeviceFeatures()
551 VK_FALSE, // imageCubeArray in GetPhysicalDeviceFeatures()
552 VK_FALSE, // independentBlend in GetPhysicalDeviceFeatures()
553 VK_FALSE, // geometryShader in GetPhysicalDeviceFeatures()
554 VK_FALSE, // tessellationShader in GetPhysicalDeviceFeatures()
555 VK_FALSE, // sampleRateShading in GetPhysicalDeviceFeatures()
556 VK_FALSE, // dualSrcBlend in GetPhysicalDeviceFeatures()
557 VK_FALSE, // logicOp in GetPhysicalDeviceFeatures()
558 VK_FALSE, // multiDrawIndirect in GetPhysicalDeviceFeatures()
559 VK_FALSE, // drawIndirectFirstInstance in GetPhysicalDeviceFeatures()
[all …]
/frameworks/native/vulkan/api/templates/
Dvk_xml.tmpl239 <enum name="VK_FALSE"/>
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h101 #define VK_FALSE 0 macro
/frameworks/native/vulkan/api/
Dvulkan.api43 define VK_FALSE 0