Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dexecutiongraphs.adoc472 <<limits-executionGraphDispatchAddressAlignment,
473 pname:executionGraphDispatchAddressAlignment>>
493 <<limits-executionGraphDispatchAddressAlignment,
494 pname:executionGraphDispatchAddressAlignment>>
565 <<limits-executionGraphDispatchAddressAlignment,
566 pname:executionGraphDispatchAddressAlignment>>
576 <<limits-executionGraphDispatchAddressAlignment,
577 pname:executionGraphDispatchAddressAlignment>>
597 <<limits-executionGraphDispatchAddressAlignment,
598 pname:executionGraphDispatchAddressAlignment>>
Dlimits.adoc4380 * [[limits-executionGraphDispatchAddressAlignment]]
4381 pname:executionGraphDispatchAddressAlignment specifies the alignment of
4948 | code:uint32_t | pname:executionGraphDispatchAddressAlignment | `<<fe…
5417 | pname:executionGraphDispatchAddressAlignment | - | 4 | max
/third_party/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 ()()
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_AMDX_shader_enqueue.adoc260 uint32_t executionGraphDispatchAddressAlignment;
272 …* `executionGraphDispatchAddressAlignment` specifies the alignment of non-scratch `VkDeviceAddress…
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl8768 uint32_t executionGraphDispatchAddressAlignment; member
DvkStrUtilImpl.inl17218 …s << "\texecutionGraphDispatchAddressAlignment = " << value.executionGraphDispatchAddressAlignment