| /external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
| D | vktShaderRenderDiscardTests.cpp | 174 …f (m_demote && !context.getShaderDemoteToHelperInvocationFeatures().shaderDemoteToHelperInvocation) in checkSupport()
|
| /external/swiftshader/src/Vulkan/ |
| D | VkPhysicalDevice.cpp | 332 features->shaderDemoteToHelperInvocation = VK_TRUE; in getPhysicalDeviceShaderDemoteToHelperInvocationFeatures() 1562 CheckFeature(requested, supported, shaderDemoteToHelperInvocation) && in hasExtendedFeatures() 1628 return CheckFeature(requested, supported, shaderDemoteToHelperInvocation); in hasExtendedFeatures()
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/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…
|
| D | vkStructTypes.inl | 5004 VkBool32 shaderDemoteToHelperInvocation; member 5273 VkBool32 shaderDemoteToHelperInvocation; member
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vkMandatoryFeatures.inl | 812 …if ( physicalDeviceShaderDemoteToHelperInvocationFeaturesEXT.shaderDemoteToHelperInvocation == VK_… 814 …log << tcu::TestLog::Message << "Mandatory feature shaderDemoteToHelperInvocation not supported" <…
|
| D | vkStructTypes.inl | 3674 VkBool32 shaderDemoteToHelperInvocation; member
|
| D | vkDeviceFeatureTest.inl | 2037 …E_ITEM (VkPhysicalDeviceShaderDemoteToHelperInvocationFeaturesEXT, shaderDemoteToHelperInvocation),
|
| /external/deqp/external/vulkancts/modules/vulkan/ |
| D | vktTestCase.cpp | 698 return !!vk13Features.shaderDemoteToHelperInvocation; in isDeviceFunctionalitySupported()
|
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiFeatureInfo.cpp | 2046 …EM(vulkan13Features, shaderDemoteToHelperInvocationFeatures, shaderDemoteToHelperInvocation, … in featureBitInfluenceOnDeviceCreate() 5518 OFFSET_TABLE_ENTRY(VkPhysicalDeviceVulkan13Features, shaderDemoteToHelperInvocation), in deviceFeaturesVulkan13() 6100 …Features.shaderDemoteToHelperInvocation" }, vulkan13Features.shaderDemoteToHelperInvocation }, in deviceFeatureExtensionsConsistencyVulkan13() 6168 …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()
|
| /external/virglrenderer/src/venus/venus-protocol/ |
| D | vn_protocol_renderer_device.h | 4236 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()
|
| D | vulkan_core.h | 6656 VkBool32 shaderDemoteToHelperInvocation; member 6750 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/vulkan-headers/include/vulkan/ |
| D | vulkan_structs.hpp | 71672 , shaderDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ) 71704 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 71727 return std::tie( sType, pNext, shaderDemoteToHelperInvocation ); in reflect() 71739 …hs.sType ) && ( pNext == rhs.pNext ) && ( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelp… in operator ==() 71752 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member 77664 , shaderDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ) 77735 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 77839 shaderDemoteToHelperInvocation, in reflect() 77864 …( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelperInvocation ) && ( shaderTerminateInvoc… in operator ==() 77886 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member
|
| D | vulkan_core.h | 6777 VkBool32 shaderDemoteToHelperInvocation; member 6871 VkBool32 shaderDemoteToHelperInvocation; member
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_structs.hpp | 66907 : pNext( pNext_ ), shaderDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ) 66935 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 66959 return std::tie( sType, pNext, shaderDemoteToHelperInvocation ); in reflect() 66974 && ( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelperInvocation ); in operator ==() 66987 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member 72214 …ipelineCreationCacheControl_ ), privateData( privateData_ ), shaderDemoteToHelperInvocation( shade… 72272 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 72350 …kUpdateAfterBind, pipelineCreationCacheControl, privateData, shaderDemoteToHelperInvocation, shade… in reflect() 72370 && ( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelperInvocation ) in operator ==() 72397 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member
|
| D | vulkan_core.h | 6661 VkBool32 shaderDemoteToHelperInvocation; member 6755 VkBool32 shaderDemoteToHelperInvocation; member
|
| /external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
| D | vulkan_structs.hpp | 75432 , shaderDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ) 75464 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 75487 return std::tie( sType, pNext, shaderDemoteToHelperInvocation ); in reflect() 75499 …hs.sType ) && ( pNext == rhs.pNext ) && ( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelp… in operator ==() 75512 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member 82067 , shaderDemoteToHelperInvocation( shaderDemoteToHelperInvocation_ ) 82138 shaderDemoteToHelperInvocation = shaderDemoteToHelperInvocation_; in setShaderDemoteToHelperInvocation() 82242 shaderDemoteToHelperInvocation, in reflect() 82267 …( shaderDemoteToHelperInvocation == rhs.shaderDemoteToHelperInvocation ) && ( shaderTerminateInvoc… in operator ==() 82289 VULKAN_HPP_NAMESPACE::Bool32 shaderDemoteToHelperInvocation = {}; member
|
| D | vulkan_core.h | 6777 VkBool32 shaderDemoteToHelperInvocation; member 6871 VkBool32 shaderDemoteToHelperInvocation; member
|
| /external/deqp/external/vulkancts/scripts/src/ |
| D | vulkan_sc_core.h | 7549 VkBool32 shaderDemoteToHelperInvocation; member
|
| /external/gfxstream-protocols/include/vulkan/include/vulkan/ |
| D | vulkan_core.h | 6720 VkBool32 shaderDemoteToHelperInvocation; member 6814 VkBool32 shaderDemoteToHelperInvocation; member
|