Searched refs:executionGraphDispatchAddressAlignment (Results 1 – 17 of 17) sorted by relevance
/aosp_15_r20/external/mesa3d/include/vulkan/ |
H A D | vulkan_beta.h | 72 uint32_t executionGraphDispatchAddressAlignment; member
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_beta.h | 72 uint32_t executionGraphDispatchAddressAlignment; member
|
H A D | vulkan_structs.hpp | 84418 , executionGraphDispatchAddressAlignment{ executionGraphDispatchAddressAlignment_ } 84475 executionGraphDispatchAddressAlignment = executionGraphDispatchAddressAlignment_; in setExecutionGraphDispatchAddressAlignment() 84510 executionGraphDispatchAddressAlignment ); in reflect() 84526 … ( executionGraphDispatchAddressAlignment == rhs.executionGraphDispatchAddressAlignment ); in operator ==() 84543 uint32_t executionGraphDispatchAddressAlignment = {}; member
|
H A D | vulkan_hash.hpp | 11533 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_beta.h | 72 uint32_t executionGraphDispatchAddressAlignment; member
|
H A D | vulkan_structs.hpp | 83123 , executionGraphDispatchAddressAlignment{ executionGraphDispatchAddressAlignment_ } 83180 executionGraphDispatchAddressAlignment = executionGraphDispatchAddressAlignment_; in setExecutionGraphDispatchAddressAlignment() 83215 executionGraphDispatchAddressAlignment ); in reflect() 83231 … ( executionGraphDispatchAddressAlignment == rhs.executionGraphDispatchAddressAlignment ); in operator ==() 83248 uint32_t executionGraphDispatchAddressAlignment = {}; member
|
H A D | vulkan_hash.hpp | 11345 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
|
/aosp_15_r20/out/soong/ndk/sysroot/usr/include/vulkan/ |
D | vulkan_beta.h | 72 uint32_t executionGraphDispatchAddressAlignment; member
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_beta.h | 73 uint32_t executionGraphDispatchAddressAlignment; member
|
H A D | vulkan_structs.hpp | 88200 , executionGraphDispatchAddressAlignment{ executionGraphDispatchAddressAlignment_ } 88259 executionGraphDispatchAddressAlignment = executionGraphDispatchAddressAlignment_; in setExecutionGraphDispatchAddressAlignment() 88310 executionGraphDispatchAddressAlignment, in reflect() 88328 … ( executionGraphDispatchAddressAlignment == rhs.executionGraphDispatchAddressAlignment ) && in operator ==() 88346 uint32_t executionGraphDispatchAddressAlignment = {}; member
|
H A D | vulkan_hash.hpp | 12006 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_beta.h | 669 uint32_t executionGraphDispatchAddressAlignment; member
|
D | vulkan_structs.hpp | 75255 …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
|
D | vulkan_hash.hpp | 9903 …_COMBINE( seed, physicalDeviceShaderEnqueuePropertiesAMDX.executionGraphDispatchAddressAlignment ); in operator ()()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 1168 .executionGraphDispatchAddressAlignment = 4, in lvp_get_properties()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkStructTypes.inl | 8919 uint32_t executionGraphDispatchAddressAlignment; member
|
H A D | vkStrUtilImpl.inl | 17764 …s << "\texecutionGraphDispatchAddressAlignment = " << value.executionGraphDispatchAddressAlignment…
|