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

/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp409 printf("%sshaderCullDistance: %s\n", indent, features.shaderCullDistance ? "YES" : "NO");
470 if (features.shaderCullDistance) printf("%sshaderCullDistance\n", indent);
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1226 VkBool32 shaderCullDistance; member in struct:VkPhysicalDeviceFeatures

Completed in 2192 milliseconds