Home
last modified time | relevance | path

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

123

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderInvocationTests.cpp52 if (!context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDiscardTests.cpp146 …f (m_demote && !context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkProfileTests.inl102 ROADMAP_FEATURE_ITEM(vkVulkan13Features, shaderDemoteToHelperInvocation),
DvkDeviceFeatures.inl163 featureType.shaderDemoteToHelperInvocation = allFeaturesBlobs.vk13.shaderDemoteToHelperInvocation;
DvkMandatoryFeatures.inl2170 …if ( physicalDeviceShaderDemoteToHelperInvocationFeaturesEXT.shaderDemoteToHelperInvocation == VK_…
2172 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <…
3418 if ( physicalDeviceVulkan13Features.shaderDemoteToHelperInvocation == VK_FALSE )
3420 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <…
DvkDeviceFeatures2.inl2227 …vocationFeatures[0].shaderDemoteToHelperInvocation != deviceShaderDemoteToHelperInvocationFeatures…
2554 …deviceVulkan13Features[0].shaderDemoteToHelperInvocation != deviceVulkan13Features[1].shaderDemote…
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp338 features->shaderDemoteToHelperInvocation = VK_TRUE; in getPhysicalDeviceShaderDemoteToHelperInvocationFeatures()
1651 CheckFeature(requested, supported, shaderDemoteToHelperInvocation) && in hasExtendedFeatures()
1724 return CheckFeature(requested, supported, shaderDemoteToHelperInvocation); in hasExtendedFeatures()
/external/mesa3d/src/asahi/vulkan/
Dhk_physical_device.c344 .shaderDemoteToHelperInvocation = true, in hk_get_device_features()
/external/mesa3d/src/panfrost/vulkan/
Dpanvk_physical_device.c356 .shaderDemoteToHelperInvocation = false, in get_features()
/external/mesa3d/src/nouveau/vulkan/
Dnvk_physical_device.c429 .shaderDemoteToHelperInvocation = true, in nvk_get_device_features()
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp977 return !!vk13Features.shaderDemoteToHelperInvocation; in isDeviceFunctionalitySupported()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkMandatoryFeatures.inl880 …if ( physicalDeviceShaderDemoteToHelperInvocationFeaturesEXT.shaderDemoteToHelperInvocation == VK_…
882 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <…
DvkDeviceFeatures2.inl1195 …vocationFeatures[0].shaderDemoteToHelperInvocation != deviceShaderDemoteToHelperInvocationFeatures…
DvkStructTypes.inl3336 VkBool32 shaderDemoteToHelperInvocation; member
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp2269 …ABLE_ITEM(vulkan13Features, shaderDemoteToHelperInvocationFeatures, shaderDemoteToHelperInvocation, in featureBitInfluenceOnDeviceCreate()
6088 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Features, shaderDemoteToHelperInvocation), in deviceFeaturesVulkan13()
7133 if (shaderDemoteToHelperInvocationFeatures.shaderDemoteToHelperInvocation != in deviceFeatureExtensionsConsistencyVulkan13()
7134 vulkan13Features.shaderDemoteToHelperInvocation) in deviceFeatureExtensionsConsistencyVulkan13()
/external/mesa3d/src/intel/vulkan/
Danv_physical_device.c521 .shaderDemoteToHelperInvocation = true, in get_features()
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c493 .shaderDemoteToHelperInvocation = true, in get_features()
/external/mesa3d/src/amd/vulkan/
Dradv_physical_device.c909 .shaderDemoteToHelperInvocation = true, in radv_physical_device_get_features()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c450 .shaderDemoteToHelperInvocation = true, in lvp_get_features()
/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp28243 shaderDemoteToHelperInvocation(in_struct->shaderDemoteToHelperInvocation) in safe_VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT()
28255 shaderDemoteToHelperInvocation = src.shaderDemoteToHelperInvocation; in safe_VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT()
28267 shaderDemoteToHelperInvocation = src.shaderDemoteToHelperInvocation; in operator =()
28282 shaderDemoteToHelperInvocation = in_struct->shaderDemoteToHelperInvocation; in initialize()
28289 shaderDemoteToHelperInvocation = src->shaderDemoteToHelperInvocation; in initialize()
/external/mesa3d/src/freedreno/vulkan/
Dtu_device.cc455 features->shaderDemoteToHelperInvocation = true; in tu_get_features()
/external/mesa3d/src/intel/vulkan_hasvk/
Danv_device.c486 .shaderDemoteToHelperInvocation = true, in get_features()
/external/virglrenderer/src/venus/venus-protocol/
Dvn_protocol_renderer_device.h4236 vn_encode_VkBool32(enc, &val->shaderDemoteToHelperInvocation); in vn_encode_VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures_self()
4261 vn_decode_VkBool32(dec, &val->shaderDemoteToHelperInvocation); in vn_decode_VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures_self_temp()
5256 vn_encode_VkBool32(enc, &val->shaderDemoteToHelperInvocation); in vn_encode_VkPhysicalDeviceVulkan13Features_self()
5295 vn_decode_VkBool32(dec, &val->shaderDemoteToHelperInvocation); in vn_decode_VkPhysicalDeviceVulkan13Features_self_temp()
/external/vulkan-validation-layers/layers/
Dshader_validation.cpp1667 … &VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT::shaderDemoteToHelperInvocation, … in ValidateShaderCapabilities()
/external/mesa3d/src/microsoft/vulkan/
Ddzn_device.c786 .shaderDemoteToHelperInvocation = false, in dzn_physical_device_get_features()

123