Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/include/vulkan/
H A Dvulkan_beta.h72 uint32_t executionGraphDispatchAddressAlignment; member
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_beta.h72 uint32_t executionGraphDispatchAddressAlignment; member
H A Dvulkan_structs.hpp84418 , executionGraphDispatchAddressAlignment{ executionGraphDispatchAddressAlignment_ }
84475 executionGraphDispatchAddressAlignment = executionGraphDispatchAddressAlignment_; in setExecutionGraphDispatchAddressAlignment()
84510 executionGraphDispatchAddressAlignment ); in reflect()
84526 … ( executionGraphDispatchAddressAlignment == rhs.executionGraphDispatchAddressAlignment ); in operator ==()
84543 uint32_t executionGraphDispatchAddressAlignment = {}; member
H A Dvulkan_hash.hpp11533 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_beta.h72 uint32_t executionGraphDispatchAddressAlignment; member
H A 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
H A Dvulkan_hash.hpp11345 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/
Dvulkan_beta.h72 uint32_t executionGraphDispatchAddressAlignment; member
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_beta.h73 uint32_t executionGraphDispatchAddressAlignment; member
H A Dvulkan_structs.hpp88200 , executionGraphDispatchAddressAlignment{ executionGraphDispatchAddressAlignment_ }
88259 executionGraphDispatchAddressAlignment = executionGraphDispatchAddressAlignment_; in setExecutionGraphDispatchAddressAlignment()
88310 executionGraphDispatchAddressAlignment, in reflect()
88328 … ( executionGraphDispatchAddressAlignment == rhs.executionGraphDispatchAddressAlignment ) && in operator ==()
88346 uint32_t executionGraphDispatchAddressAlignment = {}; member
H A Dvulkan_hash.hpp12006 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_beta.h669 uint32_t executionGraphDispatchAddressAlignment; member
Dvulkan_structs.hpp75255 …derPayloadCount( maxExecutionGraphShaderPayloadCount_ ), executionGraphDispatchAddressAlignment( e…
75307 executionGraphDispatchAddressAlignment = executionGraphDispatchAddressAlignment_; in setExecutionGraphDispatchAddressAlignment()
75331 …phShaderPayloadSize, maxExecutionGraphShaderPayloadCount, executionGraphDispatchAddressAlignment ); in reflect()
75350 … && ( executionGraphDispatchAddressAlignment == rhs.executionGraphDispatchAddressAlignment ); in operator ==()
75367 uint32_t executionGraphDispatchAddressAlignment = {}; member
Dvulkan_hash.hpp9903 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c1168 .executionGraphDispatchAddressAlignment = 4, in lvp_get_properties()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl8919 uint32_t executionGraphDispatchAddressAlignment; member
H A DvkStrUtilImpl.inl17764 …s << "\texecutionGraphDispatchAddressAlignment = " << value.executionGraphDispatchAddressAlignment