Home
last modified time | relevance | path

Searched refs:executionGraphDispatchAddressAlignment (Results 1 – 13 of 13) sorted by relevance

/external/vulkan-headers/include/vulkan/
Dvulkan_beta.h72 uint32_t executionGraphDispatchAddressAlignment; member
Dvulkan_structs.hpp81982 , executionGraphDispatchAddressAlignment( executionGraphDispatchAddressAlignment_ )
82039 executionGraphDispatchAddressAlignment = executionGraphDispatchAddressAlignment_; in setExecutionGraphDispatchAddressAlignment()
82074 executionGraphDispatchAddressAlignment ); in reflect()
82090 … ( executionGraphDispatchAddressAlignment == rhs.executionGraphDispatchAddressAlignment ); in operator ==()
82107 uint32_t executionGraphDispatchAddressAlignment = {}; member
Dvulkan_hash.hpp11176 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan_beta.h72 uint32_t executionGraphDispatchAddressAlignment; member
Dvulkan_structs.hpp83123 , executionGraphDispatchAddressAlignment{ executionGraphDispatchAddressAlignment_ }
83180 executionGraphDispatchAddressAlignment = executionGraphDispatchAddressAlignment_; in setExecutionGraphDispatchAddressAlignment()
83215 executionGraphDispatchAddressAlignment ); in reflect()
83231 … ( executionGraphDispatchAddressAlignment == rhs.executionGraphDispatchAddressAlignment ); in operator ==()
83248 uint32_t executionGraphDispatchAddressAlignment = {}; member
Dvulkan_hash.hpp11345 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
/external/mesa3d/include/vulkan/
Dvulkan_beta.h72 uint32_t executionGraphDispatchAddressAlignment; member
/external/swiftshader/include/vulkan/
Dvulkan_beta.h669 uint32_t executionGraphDispatchAddressAlignment; member
Dvulkan_structs.hpp79043 , executionGraphDispatchAddressAlignment( executionGraphDispatchAddressAlignment_ )
79100 executionGraphDispatchAddressAlignment = executionGraphDispatchAddressAlignment_; in setExecutionGraphDispatchAddressAlignment()
79135 executionGraphDispatchAddressAlignment ); in reflect()
79151 … ( executionGraphDispatchAddressAlignment == rhs.executionGraphDispatchAddressAlignment ); in operator ==()
79168 uint32_t executionGraphDispatchAddressAlignment = {}; member
Dvulkan_hash.hpp10770 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1053 .executionGraphDispatchAddressAlignment = 4, in lvp_get_properties()
/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl8919 uint32_t executionGraphDispatchAddressAlignment; member
DvkStrUtilImpl.inl17764 …s << "\texecutionGraphDispatchAddressAlignment = " << value.executionGraphDispatchAddressAlignment