/external/vulkan-validation-layers/layers/generated/ |
D | vk_safe_struct.cpp | 24815 computeDerivativeGroupLinear(in_struct->computeDerivativeGroupLinear) in safe_VkPhysicalDeviceComputeShaderDerivativesFeaturesNV() 24828 computeDerivativeGroupLinear = src.computeDerivativeGroupLinear; in safe_VkPhysicalDeviceComputeShaderDerivativesFeaturesNV() 24841 computeDerivativeGroupLinear = src.computeDerivativeGroupLinear; in operator =() 24857 computeDerivativeGroupLinear = in_struct->computeDerivativeGroupLinear; in initialize() 24865 computeDerivativeGroupLinear = src->computeDerivativeGroupLinear; in initialize()
|
D | vk_safe_struct.h | 5696 VkBool32 computeDerivativeGroupLinear; member
|
D | parameter_validation.cpp | 1291 …erDerivativesFeaturesNV", "computeDerivativeGroupLinear", structure->computeDerivativeGroupLinear); in ValidatePnextStructContents()
|
/external/vulkan-validation-layers/layers/ |
D | shader_validation.cpp | 1631 …Linear", &VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupLinear, &Devic… in ValidateShaderCapabilities()
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 1122 features->computeDerivativeGroupLinear = true; in anv_GetPhysicalDeviceFeatures2()
|
/external/vulkan-validation-layers/tests/ |
D | vklayertests_pipeline_shader.cpp | 5441 compute_shader_derivatives_features.computeDerivativeGroupLinear = VK_FALSE; in TEST_F()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 4635 VkBool32 computeDerivativeGroupLinear; member
|
D | vkDeviceFeatureTest.inl | 2587 FEATURE_ITEM (VkPhysicalDeviceComputeShaderDerivativesFeaturesNV, computeDerivativeGroupLinear),
|
D | vkVulkan_c.inl | 12774 VkBool32 computeDerivativeGroupLinear; member
|
D | vkStrUtilImpl.inl | 10746 s << "\tcomputeDerivativeGroupLinear = " << value.computeDerivativeGroupLinear << '\n';
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 1291 features->computeDerivativeGroupLinear = true; in radv_GetPhysicalDeviceFeatures2()
|
/external/mesa3d/include/vulkan/ |
D | vulkan_core.h | 9908 VkBool32 computeDerivativeGroupLinear; member
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 10531 VkBool32 computeDerivativeGroupLinear; member
|
/external/virglrenderer/src/venus/venus-protocol/ |
D | vulkan_core.h | 10639 VkBool32 computeDerivativeGroupLinear; member
|
/external/gfxstream-protocols/include/vulkan/include/vulkan/ |
D | vulkan_core.h | 11143 VkBool32 computeDerivativeGroupLinear; member
|
/external/swiftshader/include/vulkan/ |
D | vulkan_structs.hpp | 46521 computeDerivativeGroupLinear(computeDerivativeGroupLinear_) 46559 computeDerivativeGroupLinear = computeDerivativeGroupLinear_; in setComputeDerivativeGroupLinear() 46582 return std::tie(sType, pNext, computeDerivativeGroupQuads, computeDerivativeGroupLinear); in reflect() 46595 (computeDerivativeGroupLinear == rhs.computeDerivativeGroupLinear); in operator ==() 46609 VULKAN_HPP_NAMESPACE::Bool32 computeDerivativeGroupLinear = {}; member
|
D | vulkan_core.h | 12239 VkBool32 computeDerivativeGroupLinear; member
|
D | vulkan_hash.hpp | 6020 …_HASH_COMBINE(seed, physicalDeviceComputeShaderDerivativesFeaturesNV.computeDerivativeGroupLinear); in operator ()()
|
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_structs.hpp | 46427 , computeDerivativeGroupLinear( computeDerivativeGroupLinear_ ) 46465 computeDerivativeGroupLinear = computeDerivativeGroupLinear_; in setComputeDerivativeGroupLinear() 46488 return std::tie( sType, pNext, computeDerivativeGroupQuads, computeDerivativeGroupLinear ); in reflect() 46501 ( computeDerivativeGroupLinear == rhs.computeDerivativeGroupLinear ); in operator ==() 46515 VULKAN_HPP_NAMESPACE::Bool32 computeDerivativeGroupLinear = {}; member
|
D | vulkan_core.h | 11838 VkBool32 computeDerivativeGroupLinear; member
|
D | vulkan_hash.hpp | 6021 …ASH_COMBINE( seed, physicalDeviceComputeShaderDerivativesFeaturesNV.computeDerivativeGroupLinear ); in operator ()()
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 48102 , computeDerivativeGroupLinear( computeDerivativeGroupLinear_ ) 48143 computeDerivativeGroupLinear = computeDerivativeGroupLinear_; in setComputeDerivativeGroupLinear() 48169 return std::tie( sType, pNext, computeDerivativeGroupQuads, computeDerivativeGroupLinear ); in reflect() 48183 ( computeDerivativeGroupLinear == rhs.computeDerivativeGroupLinear ); in operator ==() 48197 VULKAN_HPP_NAMESPACE::Bool32 computeDerivativeGroupLinear = {}; member
|
D | vulkan_core.h | 11816 VkBool32 computeDerivativeGroupLinear; member
|
D | vulkan_hash.hpp | 6286 …ASH_COMBINE( seed, physicalDeviceComputeShaderDerivativesFeaturesNV.computeDerivativeGroupLinear ); in operator ()()
|