Searched refs:shaderTerminateInvocation (Results 1 – 15 of 15) sorted by relevance
92 VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR FEATURES ( shaderTerminateInvocation ) …
7530 VkBool32 shaderTerminateInvocation; member
1280 if ( physicalDeviceShaderTerminateInvocationFeaturesKHR.shaderTerminateInvocation == VK_FALSE )1282 …log << tcu::TestLog::Message << "Mandatory feature shaderTerminateInvocation not supported" << tcu…
2767 VkBool32 shaderTerminateInvocation; member
8434 VkBool32 shaderTerminateInvocation; member
7955 s << "\tshaderTerminateInvocation = " << value.shaderTerminateInvocation << '\n';
1383 features->shaderTerminateInvocation = true; in anv_GetPhysicalDeviceFeatures2()
1468 features->shaderTerminateInvocation = true; in radv_GetPhysicalDeviceFeatures2()
7215 VkBool32 shaderTerminateInvocation; member
70480 : shaderTerminateInvocation( shaderTerminateInvocation_ )70511 shaderTerminateInvocation = shaderTerminateInvocation_; in setShaderTerminateInvocation()70534 && ( shaderTerminateInvocation == rhs.shaderTerminateInvocation ); in operator ==()70548 VULKAN_HPP_NAMESPACE::Bool32 shaderTerminateInvocation = {}; member
7221 VkBool32 shaderTerminateInvocation; member
70867 : shaderTerminateInvocation( shaderTerminateInvocation_ )70898 shaderTerminateInvocation = shaderTerminateInvocation_; in setShaderTerminateInvocation()70921 && ( shaderTerminateInvocation == rhs.shaderTerminateInvocation ); in operator ==()70935 VULKAN_HPP_NAMESPACE::Bool32 shaderTerminateInvocation = {}; member
46734 : shaderTerminateInvocation( shaderTerminateInvocation_ )46767 shaderTerminateInvocation = shaderTerminateInvocation_; in setShaderTerminateInvocation()46787 ( shaderTerminateInvocation == rhs.shaderTerminateInvocation ); in operator ==()46799 VULKAN_HPP_NAMESPACE::Bool32 shaderTerminateInvocation = {}; member
7566 VkBool32 shaderTerminateInvocation; member