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

/frameworks/native/vulkan/tools/
H A Dvkinfo.cpp413 printf("%sshaderResourceMinLod: %s\n", indent, features.shaderResourceMinLod ? "YES" : "NO");
474 if (features.shaderResourceMinLod) printf("%sshaderResourceMinLod\n", indent);
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1474 VkBool32 shaderResourceMinLod; member in struct:VkPhysicalDeviceFeatures

Completed in 161 milliseconds