Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_private.h1063 #define __anv_cmd_pack(cmd) cmd ## _pack macro
1070 __anv_cmd_pack(struc)(NULL, dst, &__template); \
1082 __anv_cmd_pack(cmd)(batch, __dst, &__template); \
1104 ({ __anv_cmd_pack(cmd)(batch, _dst, &name); \