Home
last modified time | relevance | path

Searched refs:shaderTerminateInvocation (Results 1 – 25 of 34) sorted by relevance

12

/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp338 features->shaderTerminateInvocation = VK_TRUE; in getPhysicalDeviceShaderTerminateInvocationFeatures()
1563 CheckFeature(requested, supported, shaderTerminateInvocation) && in hasExtendedFeatures()
1635 return CheckFeature(requested, supported, shaderTerminateInvocation); in hasExtendedFeatures()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkMandatoryFeatures.inl1921 if ( physicalDeviceShaderTerminateInvocationFeaturesKHR.shaderTerminateInvocation == VK_FALSE )
1923 …log << tcu::TestLog::Message << "Mandatory feature shaderTerminateInvocation not supported" << tcu…
2550 if ( physicalDeviceVulkan13Features.shaderTerminateInvocation == VK_FALSE )
2552 …log << tcu::TestLog::Message << "Mandatory feature shaderTerminateInvocation not supported" << tcu…
DvkDeviceFeatures.inl163 featureType.shaderTerminateInvocation = allFeaturesBlobs.vk13.shaderTerminateInvocation;
DvkDeviceFeatures2.inl2406 …deviceVulkan13Features[0].shaderTerminateInvocation != deviceVulkan13Features[1].shaderTerminateIn…
3026 …minateInvocationFeatures[0].shaderTerminateInvocation != deviceShaderTerminateInvocationFeatures[1…
DvkStructTypes.inl5274 VkBool32 shaderTerminateInvocation; member
5988 VkBool32 shaderTerminateInvocation; member
DvkDeviceFeatureTest.inl3862 FEATURE_ITEM (VkPhysicalDeviceVulkan13Features, shaderTerminateInvocation),
4773 FEATURE_ITEM (VkPhysicalDeviceShaderTerminateInvocationFeatures, shaderTerminateInvocation),
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkMandatoryFeatures.inl1028 if ( physicalDeviceShaderTerminateInvocationFeaturesKHR.shaderTerminateInvocation == VK_FALSE )
1030 …log << tcu::TestLog::Message << "Mandatory feature shaderTerminateInvocation not supported" << tcu…
DvkStructTypes.inl2789 VkBool32 shaderTerminateInvocation; member
DvkDeviceFeatureTest.inl1262 FEATURE_ITEM (VkPhysicalDeviceShaderTerminateInvocationFeaturesKHR, shaderTerminateInvocation),
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp700 return !!vk13Features.shaderTerminateInvocation; in isDeviceFunctionalitySupported()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2047 …ABLE_ITEM(vulkan13Features, shaderTerminateInvocationFeatures, shaderTerminateInvocation, "… in featureBitInfluenceOnDeviceCreate()
5521 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Features, shaderTerminateInvocation), in deviceFeaturesVulkan13()
6101 …Vulkan13Features.shaderTerminateInvocation" }, vulkan13Features.shaderTerminateInvocation }, in deviceFeatureExtensionsConsistencyVulkan13()
6171 …if (shaderTerminateInvocationFeatures.shaderTerminateInvocation != vulkan13Features.shaderTerminat… in deviceFeatureExtensionsConsistencyVulkan13()
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_device.h5257 vn_encode_VkBool32(enc, &val->shaderTerminateInvocation); in vn_encode_VkPhysicalDeviceVulkan13Features_self()
5296 vn_decode_VkBool32(dec, &val->shaderTerminateInvocation); in vn_decode_VkPhysicalDeviceVulkan13Features_self_temp()
6203 vn_encode_VkBool32(enc, &val->shaderTerminateInvocation); in vn_encode_VkPhysicalDeviceShaderTerminateInvocationFeatures_self()
6228 vn_decode_VkBool32(dec, &val->shaderTerminateInvocation); in vn_decode_VkPhysicalDeviceShaderTerminateInvocationFeatures_self_temp()
Dvulkan_core.h6657 VkBool32 shaderTerminateInvocation; member
6734 VkBool32 shaderTerminateInvocation; member
/external/mesa3d/src/intel/vulkan/
Danv_device.c1383 features->shaderTerminateInvocation = true; in anv_GetPhysicalDeviceFeatures2()
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp73330 , shaderTerminateInvocation( shaderTerminateInvocation_ )
73361 shaderTerminateInvocation = shaderTerminateInvocation_; in setShaderTerminateInvocation()
73384 return std::tie( sType, pNext, shaderTerminateInvocation ); in reflect()
73396 … == rhs.sType ) && ( pNext == rhs.pNext ) && ( shaderTerminateInvocation == rhs.shaderTerminateInv… in operator ==()
73409 VULKAN_HPP_NAMESPACE::Bool32 shaderTerminateInvocation = {}; member
77665 , shaderTerminateInvocation( shaderTerminateInvocation_ )
77742 shaderTerminateInvocation = shaderTerminateInvocation_; in setShaderTerminateInvocation()
77840 shaderTerminateInvocation, in reflect()
77864 …n == rhs.shaderDemoteToHelperInvocation ) && ( shaderTerminateInvocation == rhs.shaderTerminateInv… in operator ==()
77887 VULKAN_HPP_NAMESPACE::Bool32 shaderTerminateInvocation = {}; member
Dvulkan_core.h6778 VkBool32 shaderTerminateInvocation; member
6855 VkBool32 shaderTerminateInvocation; member
Dvulkan_hash.hpp9958 …PP_HASH_COMBINE( seed, physicalDeviceShaderTerminateInvocationFeatures.shaderTerminateInvocation ); in operator ()()
10586 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Features.shaderTerminateInvocation ); in operator ()()
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp68448 : pNext( pNext_ ), shaderTerminateInvocation( shaderTerminateInvocation_ )
68476 shaderTerminateInvocation = shaderTerminateInvocation_; in setShaderTerminateInvocation()
68500 return std::tie( sType, pNext, shaderTerminateInvocation ); in reflect()
68515 && ( shaderTerminateInvocation == rhs.shaderTerminateInvocation ); in operator ==()
68528 VULKAN_HPP_NAMESPACE::Bool32 shaderTerminateInvocation = {}; member
72214 …derDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ), shaderTerminateInvocation( shaderT…
72278 shaderTerminateInvocation = shaderTerminateInvocation_; in setShaderTerminateInvocation()
72350 …ationCacheControl, privateData, shaderDemoteToHelperInvocation, shaderTerminateInvocation, subgrou… in reflect()
72371 && ( shaderTerminateInvocation == rhs.shaderTerminateInvocation ) in operator ==()
72398 VULKAN_HPP_NAMESPACE::Bool32 shaderTerminateInvocation = {}; member
Dvulkan_core.h6662 VkBool32 shaderTerminateInvocation; member
6739 VkBool32 shaderTerminateInvocation; member
Dvulkan_hash.hpp9112 …PP_HASH_COMBINE( seed, physicalDeviceShaderTerminateInvocationFeatures.shaderTerminateInvocation ); in operator ()()
9684 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Features.shaderTerminateInvocation ); in operator ()()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp77274 , shaderTerminateInvocation( shaderTerminateInvocation_ )
77305 shaderTerminateInvocation = shaderTerminateInvocation_; in setShaderTerminateInvocation()
77328 return std::tie( sType, pNext, shaderTerminateInvocation ); in reflect()
77340 … == rhs.sType ) && ( pNext == rhs.pNext ) && ( shaderTerminateInvocation == rhs.shaderTerminateInv… in operator ==()
77353 VULKAN_HPP_NAMESPACE::Bool32 shaderTerminateInvocation = {}; member
82068 , shaderTerminateInvocation( shaderTerminateInvocation_ )
82145 shaderTerminateInvocation = shaderTerminateInvocation_; in setShaderTerminateInvocation()
82243 shaderTerminateInvocation, in reflect()
82267 …n == rhs.shaderDemoteToHelperInvocation ) && ( shaderTerminateInvocation == rhs.shaderTerminateInv… in operator ==()
82290 VULKAN_HPP_NAMESPACE::Bool32 shaderTerminateInvocation = {}; member
Dvulkan_core.h6778 VkBool32 shaderTerminateInvocation; member
6855 VkBool32 shaderTerminateInvocation; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan_sc_core.h5926 VkBool32 shaderTerminateInvocation; member
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h6721 VkBool32 shaderTerminateInvocation; member
6798 VkBool32 shaderTerminateInvocation; member
/external/mesa3d/src/amd/vulkan/
Dradv_device.c1468 features->shaderTerminateInvocation = true; in radv_GetPhysicalDeviceFeatures2()

12