Searched defs:qcmd (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ | ||
| H A D | lvp_execute.c | 2702 struct vk_cmd_begin_query *qcmd = &cmd->u.begin_query; local in function:handle_begin_query 2723 struct vk_cmd_end_query *qcmd = &cmd->u.end_query; local in function:handle_end_query 2734 struct vk_cmd_begin_query_indexed_ext *qcmd local in function:handle_begin_query_indexed_ext 2755 struct vk_cmd_end_query_indexed_ext *qcmd = &cmd->u.end_query_indexed_ext; local in function:handle_end_query_indexed_ext 2765 struct vk_cmd_reset_query_pool *qcmd = &cmd->u.reset_query_pool; local in function:handle_reset_query_pool 2778 struct vk_cmd_write_timestamp *qcmd = &cmd->u.write_timestamp; local in function:handle_write_timestamp [all...] |
Completed in 12 milliseconds