| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderDiscardTests.cpp | 159 …f (m_demote && !context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport()
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktTestCase.cpp | 543 return !!vk13Features.shaderDemoteToHelperInvocation; in isDeviceFunctionalitySupported() 577 return !!getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation; in isDeviceFunctionalitySupported()
|
| /external/swiftshader/src/Vulkan/ |
| D | VkPhysicalDevice.cpp | 332 features->shaderDemoteToHelperInvocation = VK_TRUE; in getPhysicalDeviceShaderDemoteToHelperInvocationFeatures() 1463 CheckFeature(requested, supported, shaderDemoteToHelperInvocation) && in hasExtendedFeatures() 1529 return CheckFeature(requested, supported, shaderDemoteToHelperInvocation); in hasExtendedFeatures()
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkMandatoryFeatures.inl | 998 …if ( physicalDeviceShaderDemoteToHelperInvocationFeaturesEXT.shaderDemoteToHelperInvocation == VK_… 1000 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <… 2068 if ( physicalDeviceVulkan13Features.shaderDemoteToHelperInvocation == VK_FALSE ) 2070 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <…
|
| D | vkDeviceFeatures.inl | 231 featureType.shaderDemoteToHelperInvocation = allFeaturesBlobs.vk13.shaderDemoteToHelperInvocation;
|
| D | vkDeviceFeatures2.inl | 2005 …vocationFeatures[0].shaderDemoteToHelperInvocation != deviceShaderDemoteToHelperInvocationFeatures…
|
| D | vkStructTypes.inl | 2377 VkBool32 shaderDemoteToHelperInvocation; member 2477 VkBool32 shaderDemoteToHelperInvocation; member
|
| D | vkDeviceFeatureTest.inl | 1079 FEATURE_ITEM (VkPhysicalDeviceVulkan13Features, shaderDemoteToHelperInvocation), 1178 …TURE_ITEM (VkPhysicalDeviceShaderDemoteToHelperInvocationFeatures, shaderDemoteToHelperInvocation),
|
| D | vkVulkan_c.inl | 7476 VkBool32 shaderDemoteToHelperInvocation; member 7570 VkBool32 shaderDemoteToHelperInvocation; member
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 1934 …EM(vulkan13Features, shaderDemoteToHelperInvocationFeatures, shaderDemoteToHelperInvocation, … in featureBitInfluenceOnDeviceCreate() 5216 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Features, shaderDemoteToHelperInvocation), in deviceFeaturesVulkan13() 5794 …Features.shaderDemoteToHelperInvocation" }, vulkan13Features.shaderDemoteToHelperInvocation }, in deviceFeatureExtensionsConsistencyVulkan13() 5862 …derDemoteToHelperInvocationFeatures.shaderDemoteToHelperInvocation != vulkan13Features.shaderDemot… in deviceFeatureExtensionsConsistencyVulkan13()
|
| /external/vulkan-validation-layers/layers/generated/ |
| D | vk_safe_struct.cpp | 28243 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()
|
| D | vk_safe_struct.h | 6622 VkBool32 shaderDemoteToHelperInvocation; member
|
| /external/vulkan-validation-layers/layers/ |
| D | shader_validation.cpp | 1667 … &VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT::shaderDemoteToHelperInvocation, … in ValidateShaderCapabilities()
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_device.c | 1348 features->shaderDemoteToHelperInvocation = true; in anv_GetPhysicalDeviceFeatures2()
|
| /external/vulkan-validation-layers/tests/ |
| D | vklayertests_pipeline_shader.cpp | 5569 demote_features.shaderDemoteToHelperInvocation = VK_FALSE; in TEST_F()
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_structs.hpp | 62073 shaderDemoteToHelperInvocation(shaderDemoteToHelperInvocation_) 62105 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 62128 return std::tie(sType, pNext, shaderDemoteToHelperInvocation); in reflect() 62140 …== rhs.sType) && (pNext == rhs.pNext) && (shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelp… in operator ==() 62153 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member 68006 shaderDemoteToHelperInvocation(shaderDemoteToHelperInvocation_), 68077 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 68181 shaderDemoteToHelperInvocation, in reflect() 68206 …(shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelperInvocation) && (shaderTerminateInvocati… in operator ==() 68228 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member
|
| D | vulkan_core.h | 6864 VkBool32 shaderDemoteToHelperInvocation; member 6964 VkBool32 shaderDemoteToHelperInvocation; member
|
| D | vulkan_hash.hpp | 8219 …COMBINE(seed, physicalDeviceShaderDemoteToHelperInvocationFeatures.shaderDemoteToHelperInvocation); in operator ()() 9041 VULKAN_HPP_HASH_COMBINE(seed, physicalDeviceVulkan13Features.shaderDemoteToHelperInvocation); in operator ()()
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
| D | vulkan_structs.hpp | 61979 , shaderDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ) 62011 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 62034 return std::tie( sType, pNext, shaderDemoteToHelperInvocation ); in reflect() 62046 …hs.sType ) && ( pNext == rhs.pNext ) && ( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelp… in operator ==() 62059 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member 67910 , shaderDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ) 67981 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 68085 shaderDemoteToHelperInvocation, in reflect() 68110 …( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelperInvocation ) && ( shaderTerminateInvoc… in operator ==() 68132 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member
|
| D | vulkan_core.h | 6535 VkBool32 shaderDemoteToHelperInvocation; member 6629 VkBool32 shaderDemoteToHelperInvocation; member
|
| D | vulkan_hash.hpp | 8220 …MBINE( seed, physicalDeviceShaderDemoteToHelperInvocationFeatures.shaderDemoteToHelperInvocation ); in operator ()() 9042 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Features.shaderDemoteToHelperInvocation ); in operator ()()
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_structs.hpp | 63944 : shaderDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ) 63979 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 64002 return std::tie( sType, pNext, shaderDemoteToHelperInvocation ); in reflect() 64015 ( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelperInvocation ); in operator ==() 64028 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member 70487 , shaderDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ) 70561 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 70670 shaderDemoteToHelperInvocation, in reflect() 70697 ( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelperInvocation ) && in operator ==() 70722 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member
|
| D | vulkan_core.h | 6518 VkBool32 shaderDemoteToHelperInvocation; member 6612 VkBool32 shaderDemoteToHelperInvocation; member
|
| D | vulkan_hash.hpp | 8533 … physicalDeviceShaderDemoteToHelperInvocationFeatures.shaderDemoteToHelperInvocation ); in operator ()() 9435 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkan13Features.shaderDemoteToHelperInvocation ); in operator ()()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_device.c | 1276 features->shaderDemoteToHelperInvocation = LLVM_VERSION_MAJOR >= 9 || !pdevice->use_llvm; in radv_GetPhysicalDeviceFeatures2()
|