Home
last modified time | relevance | path

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

/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8834 VkBool32 computeDerivativeGroupLinear; member
Dvulkan.hpp35493 , computeDerivativeGroupLinear( computeDerivativeGroupLinear_ ) in PhysicalDeviceComputeShaderDerivativesFeaturesNV()
35521 computeDerivativeGroupLinear = computeDerivativeGroupLinear_; in setComputeDerivativeGroupLinear()
35540 && ( computeDerivativeGroupLinear == rhs.computeDerivativeGroupLinear ); in operator ==()
35554 Bool32 computeDerivativeGroupLinear; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h8644 VkBool32 computeDerivativeGroupLinear; member
Dvulkan.hpp19694 , computeDerivativeGroupLinear( computeDerivativeGroupLinear_ ) in PhysicalDeviceComputeShaderDerivativesFeaturesNV()
19722 computeDerivativeGroupLinear = computeDerivativeGroupLinear_; in setComputeDerivativeGroupLinear()
19741 && ( computeDerivativeGroupLinear == rhs.computeDerivativeGroupLinear ); in operator ==()
19755 Bool32 computeDerivativeGroupLinear; member