Home
last modified time | relevance | path

Searched refs:computeDerivativeGroupLinear (Results 1 – 24 of 24) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dvk_safe_struct.cpp24815 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()
Dvk_safe_struct.h5696 VkBool32 computeDerivativeGroupLinear; member
Dparameter_validation.cpp1291 …erDerivativesFeaturesNV", "computeDerivativeGroupLinear", structure->computeDerivativeGroupLinear); in ValidatePnextStructContents()
/external/vulkan-validation-layers/layers/
Dshader_validation.cpp1631 …Linear", &VkPhysicalDeviceComputeShaderDerivativesFeaturesNV::computeDerivativeGroupLinear, &Devic… in ValidateShaderCapabilities()
/external/mesa3d/src/intel/vulkan/
Danv_device.c1122 features->computeDerivativeGroupLinear = true; in anv_GetPhysicalDeviceFeatures2()
/external/vulkan-validation-layers/tests/
Dvklayertests_pipeline_shader.cpp5441 compute_shader_derivatives_features.computeDerivativeGroupLinear = VK_FALSE; in TEST_F()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl4635 VkBool32 computeDerivativeGroupLinear; member
DvkDeviceFeatureTest.inl2587 FEATURE_ITEM (VkPhysicalDeviceComputeShaderDerivativesFeaturesNV, computeDerivativeGroupLinear),
DvkVulkan_c.inl12774 VkBool32 computeDerivativeGroupLinear; member
DvkStrUtilImpl.inl10746 s << "\tcomputeDerivativeGroupLinear = " << value.computeDerivativeGroupLinear << '\n';
/external/mesa3d/src/amd/vulkan/
Dradv_device.c1291 features->computeDerivativeGroupLinear = true; in radv_GetPhysicalDeviceFeatures2()
/external/mesa3d/include/vulkan/
Dvulkan_core.h9908 VkBool32 computeDerivativeGroupLinear; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h10531 VkBool32 computeDerivativeGroupLinear; member
/external/virglrenderer/src/venus/venus-protocol/
Dvulkan_core.h10639 VkBool32 computeDerivativeGroupLinear; member
/external/gfxstream-protocols/include/vulkan/include/vulkan/
Dvulkan_core.h11143 VkBool32 computeDerivativeGroupLinear; member
/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp46521 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
Dvulkan_core.h12239 VkBool32 computeDerivativeGroupLinear; member
Dvulkan_hash.hpp6020 …_HASH_COMBINE(seed, physicalDeviceComputeShaderDerivativesFeaturesNV.computeDerivativeGroupLinear); in operator ()()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp46427 , 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
Dvulkan_core.h11838 VkBool32 computeDerivativeGroupLinear; member
Dvulkan_hash.hpp6021 …ASH_COMBINE( seed, physicalDeviceComputeShaderDerivativesFeaturesNV.computeDerivativeGroupLinear ); in operator ()()
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp48102 , 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
Dvulkan_core.h11816 VkBool32 computeDerivativeGroupLinear; member
Dvulkan_hash.hpp6286 …ASH_COMBINE( seed, physicalDeviceComputeShaderDerivativesFeaturesNV.computeDerivativeGroupLinear ); in operator ()()