Home
last modified time | relevance | path

Searched refs:shaderDemoteToHelperInvocation (Results 1 – 25 of 49) sorted by relevance

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderInvocationTests.cpp53 if (!context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport()
56 if (!context.getShaderDemoteToHelperInvocationFeaturesEXT().shaderDemoteToHelperInvocation) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDiscardTests.cpp172 …f (m_demote && !context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderDiscardTests.cpp174 …f (m_demote && !context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
Dmandatory_features.txt70 VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT FEATURES ( shaderDemoteToHelperInvocation
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkMandatoryFeatures.inl876 …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" <…
DvkDeviceFeatures2.inl1195 …tionFeaturesEXT[0].shaderDemoteToHelperInvocation != deviceShaderDemoteToHelperInvocationFeaturesE…
DvkStructTypes.inl3296 VkBool32 shaderDemoteToHelperInvocation; member
3543 VkBool32 shaderDemoteToHelperInvocation; member
DvkDeviceFeatureTest.inl1445 …E_ITEM (VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT, shaderDemoteToHelperInvocation),
1759 FEATURE_ITEM (VkPhysicalDeviceVulkan13Features, shaderDemoteToHelperInvocation),
/third_party/mesa3d/src/vulkan/runtime/
Dvk_device.c760 CORE_FEATURE(shaderDemoteToHelperInvocation); in vk_get_physical_device_core_1_3_feature_ext()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkMandatoryFeatures.inl1546 …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" <…
DvkDeviceFeatures.inl142 featureType.shaderDemoteToHelperInvocation = allFeaturesBlobs.vk13.shaderDemoteToHelperInvocation;
DvkDeviceFeatures2.inl2078 …vocationFeatures[0].shaderDemoteToHelperInvocation != deviceShaderDemoteToHelperInvocationFeatures…
2405 …deviceVulkan13Features[0].shaderDemoteToHelperInvocation != deviceVulkan13Features[1].shaderDemote…
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFeatures.inl142 featureType.shaderDemoteToHelperInvocation = allFeaturesBlobs.vk13.shaderDemoteToHelperInvocation;
DvkMandatoryFeatures.inl1854 …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" <…
DvkDeviceFeatures2.inl2115 …vocationFeatures[0].shaderDemoteToHelperInvocation != deviceShaderDemoteToHelperInvocationFeatures…
2442 …deviceVulkan13Features[0].shaderDemoteToHelperInvocation != deviceVulkan13Features[1].shaderDemote…
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c706 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/
DvktTestCase.cpp679 return !!vk13Features.shaderDemoteToHelperInvocation; in isDeviceFunctionalitySupported()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp740 return !!vk13Features.shaderDemoteToHelperInvocation; in isDeviceFunctionalitySupported()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c570 .shaderDemoteToHelperInvocation = false, in panvk_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiFeatureInfo.cpp2046 …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/
DvktApiFeatureInfo.cpp2055 …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/
Dtu_device.c626 features->shaderDemoteToHelperInvocation = true; in tu_get_physical_device_features_1_3()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1246 .shaderDemoteToHelperInvocation = false, in dzn_GetPhysicalDeviceFeatures2()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dfeatures.txt3143 * [[features-shaderDemoteToHelperInvocation]]
3144 pname:shaderDemoteToHelperInvocation indicates whether the
4966 * <<features-shaderDemoteToHelperInvocation,
4967 pname:shaderDemoteToHelperInvocation>>, if the
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h5161 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()

12