Searched refs:shaderClipDistance (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp408 printf("%sshaderClipDistance: %s\n", indent, features.shaderClipDistance ? "YES" : "NO");
469 if (features.shaderClipDistance) printf("%sshaderClipDistance\n", indent);
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1225 VkBool32 shaderClipDistance; member in struct:VkPhysicalDeviceFeatures

Completed in 1469 milliseconds