| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawShaderInvocationTests.cpp | 53 if (!context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport() 56 if (!context.getShaderDemoteToHelperInvocationFeaturesEXT().shaderDemoteToHelperInvocation) in checkSupport()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderDiscardTests.cpp | 172 …f (m_demote && !context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| D | vktShaderRenderDiscardTests.cpp | 174 …f (m_demote && !context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport()
|
| /third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
| D | mandatory_features.txt | 70 VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT FEATURES ( shaderDemoteToHelperInvocation…
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkMandatoryFeatures.inl | 876 …if ( physicalDeviceShaderDemoteToHelperInvocationFeaturesEXT.shaderDemoteToHelperInvocation == VK_… 878 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <… 1692 if ( physicalDeviceVulkan13Features.shaderDemoteToHelperInvocation == VK_FALSE ) 1694 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <…
|
| D | vkDeviceFeatures2.inl | 1195 …tionFeaturesEXT[0].shaderDemoteToHelperInvocation != deviceShaderDemoteToHelperInvocationFeaturesE…
|
| D | vkStructTypes.inl | 3296 VkBool32 shaderDemoteToHelperInvocation; member 3543 VkBool32 shaderDemoteToHelperInvocation; member
|
| D | vkDeviceFeatureTest.inl | 1445 …E_ITEM (VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT, shaderDemoteToHelperInvocation), 1759 FEATURE_ITEM (VkPhysicalDeviceVulkan13Features, shaderDemoteToHelperInvocation),
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| D | vk_device.c | 760 CORE_FEATURE(shaderDemoteToHelperInvocation); in vk_get_physical_device_core_1_3_feature_ext()
|
| /third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
| D | vkMandatoryFeatures.inl | 1546 …if ( physicalDeviceShaderDemoteToHelperInvocationFeaturesEXT.shaderDemoteToHelperInvocation == VK_… 1548 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <… 2539 if ( physicalDeviceVulkan13Features.shaderDemoteToHelperInvocation == VK_FALSE ) 2541 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <…
|
| D | vkDeviceFeatures.inl | 142 featureType.shaderDemoteToHelperInvocation = allFeaturesBlobs.vk13.shaderDemoteToHelperInvocation;
|
| D | vkDeviceFeatures2.inl | 2078 …vocationFeatures[0].shaderDemoteToHelperInvocation != deviceShaderDemoteToHelperInvocationFeatures… 2405 …deviceVulkan13Features[0].shaderDemoteToHelperInvocation != deviceVulkan13Features[1].shaderDemote…
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkDeviceFeatures.inl | 142 featureType.shaderDemoteToHelperInvocation = allFeaturesBlobs.vk13.shaderDemoteToHelperInvocation;
|
| D | vkMandatoryFeatures.inl | 1854 …if ( physicalDeviceShaderDemoteToHelperInvocationFeaturesEXT.shaderDemoteToHelperInvocation == VK_… 1856 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <… 2865 if ( physicalDeviceVulkan13Features.shaderDemoteToHelperInvocation == VK_FALSE ) 2867 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <…
|
| D | vkDeviceFeatures2.inl | 2115 …vocationFeatures[0].shaderDemoteToHelperInvocation != deviceShaderDemoteToHelperInvocationFeatures… 2442 …deviceVulkan13Features[0].shaderDemoteToHelperInvocation != deviceVulkan13Features[1].shaderDemote…
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 706 f->shaderDemoteToHelperInvocation = VK_TRUE; in lvp_get_physical_device_features_1_3() 894 features->shaderDemoteToHelperInvocation = true; in lvp_GetPhysicalDeviceFeatures2()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
| D | vktTestCase.cpp | 679 return !!vk13Features.shaderDemoteToHelperInvocation; in isDeviceFunctionalitySupported()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
| D | vktTestCase.cpp | 740 return !!vk13Features.shaderDemoteToHelperInvocation; in isDeviceFunctionalitySupported()
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_device.c | 570 .shaderDemoteToHelperInvocation = false, in panvk_GetPhysicalDeviceFeatures2()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 2046 …EM(vulkan13Features, shaderDemoteToHelperInvocationFeatures, shaderDemoteToHelperInvocation, … in featureBitInfluenceOnDeviceCreate() 5511 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Features, shaderDemoteToHelperInvocation), in deviceFeaturesVulkan13() 6093 …Features.shaderDemoteToHelperInvocation" }, vulkan13Features.shaderDemoteToHelperInvocation }, in deviceFeatureExtensionsConsistencyVulkan13() 6161 …derDemoteToHelperInvocationFeatures.shaderDemoteToHelperInvocation != vulkan13Features.shaderDemot… in deviceFeatureExtensionsConsistencyVulkan13()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 2055 …EM(vulkan13Features, shaderDemoteToHelperInvocationFeatures, shaderDemoteToHelperInvocation, … in featureBitInfluenceOnDeviceCreate() 5506 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Features, shaderDemoteToHelperInvocation), in deviceFeaturesVulkan13() 6088 …Features.shaderDemoteToHelperInvocation" }, vulkan13Features.shaderDemoteToHelperInvocation }, in deviceFeatureExtensionsConsistencyVulkan13() 6156 …derDemoteToHelperInvocationFeatures.shaderDemoteToHelperInvocation != vulkan13Features.shaderDemot… in deviceFeatureExtensionsConsistencyVulkan13()
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_device.c | 626 features->shaderDemoteToHelperInvocation = true; in tu_get_physical_device_features_1_3()
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| D | dzn_device.c | 1246 .shaderDemoteToHelperInvocation = false, in dzn_GetPhysicalDeviceFeatures2()
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
| D | features.txt | 3143 * [[features-shaderDemoteToHelperInvocation]] 3144 pname:shaderDemoteToHelperInvocation indicates whether the 4966 * <<features-shaderDemoteToHelperInvocation, 4967 pname:shaderDemoteToHelperInvocation>>, if the
|
| /third_party/mesa3d/src/virtio/venus-protocol/ |
| D | vn_protocol_driver_device.h | 5161 size += vn_sizeof_VkBool32(&val->shaderDemoteToHelperInvocation); in vn_sizeof_VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures_self() 5188 vn_encode_VkBool32(enc, &val->shaderDemoteToHelperInvocation); in vn_encode_VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures_self() 5212 vn_decode_VkBool32(dec, &val->shaderDemoteToHelperInvocation); in vn_decode_VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures_self() 6398 size += vn_sizeof_VkBool32(&val->shaderDemoteToHelperInvocation); in vn_sizeof_VkPhysicalDeviceVulkan13Features_self() 6439 vn_encode_VkBool32(enc, &val->shaderDemoteToHelperInvocation); in vn_encode_VkPhysicalDeviceVulkan13Features_self() 6477 vn_decode_VkBool32(dec, &val->shaderDemoteToHelperInvocation); in vn_decode_VkPhysicalDeviceVulkan13Features_self()
|