HomeSort by: relevance | last modified time | path
    Searched refs:mali_invocation_packed (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_encoder.h 158 struct mali_invocation_packed *out,
  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_vX_cmd_buffer.c 740 STATIC_ASSERT(sizeof(draw.invocation) >= sizeof(struct mali_invocation_packed));
741 panfrost_pack_work_groups_compute((struct mali_invocation_packed *)&draw.invocation,
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_cmdstream.c 2832 struct mali_invocation_packed invocation;
2948 static struct mali_invocation_packed invocation;
  /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
v4_pack.h 1576 struct mali_invocation_packed { uint32_t opaque[2]; }; struct
v5_pack.h 1628 struct mali_invocation_packed { uint32_t opaque[2]; }; struct
v6_pack.h 1829 struct mali_invocation_packed { uint32_t opaque[2]; }; struct
v7_pack.h 1881 struct mali_invocation_packed { uint32_t opaque[2]; }; struct

Completed in 24 milliseconds