Searched defs:VkBool32 (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h65 typedef uint32_t VkBool32; typedef
1188 VkBool32 robustBufferAccess;
1189 VkBool32 fullDrawIndexUint32;
1190 VkBool32 imageCubeArray;
1191 VkBool32 independentBlend;
1192 VkBool32 geometryShader;
1193 VkBool32 tessellationShader;
1194 VkBool32 sampleRateShading;
1195 VkBool32 dualSrcBlend;
1196 VkBool32 logicO
[all...]

Completed in 103 milliseconds