Searched refs:anv_cmd_buffer_current_batch_bo (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_batch_chain.c551 anv_cmd_buffer_current_batch_bo(struct anv_cmd_buffer *cmd_buffer) function in typeref:struct:anv_batch_bo *
602 anv_cmd_buffer_current_batch_bo(cmd_buffer);
696 struct anv_batch_bo *bbo = anv_cmd_buffer_current_batch_bo(cmd_buffer);
924 struct anv_batch_bo *bbo = anv_cmd_buffer_current_batch_bo(cmd_buffer);
930 anv_batch_bo_start(anv_cmd_buffer_current_batch_bo(cmd_buffer),
949 struct anv_batch_bo *first_bbo = anv_cmd_buffer_current_batch_bo(cmd_buffer);
962 struct anv_batch_bo *batch_bo = anv_cmd_buffer_current_batch_bo(cmd_buffer);
1032 batch_bo = anv_cmd_buffer_current_batch_bo(cmd_buffer);
1093 struct anv_batch_bo *bbo = anv_cmd_buffer_current_batch_bo(primary);
1108 struct anv_batch_bo *this_bbo = anv_cmd_buffer_current_batch_bo(primar
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_batch_chain.c493 anv_cmd_buffer_current_batch_bo(struct anv_cmd_buffer *cmd_buffer) function in typeref:struct:anv_batch_bo *
543 anv_cmd_buffer_current_batch_bo(cmd_buffer);
587 struct anv_batch_bo *bbo = anv_cmd_buffer_current_batch_bo(cmd_buffer);
817 struct anv_batch_bo *bbo = anv_cmd_buffer_current_batch_bo(cmd_buffer);
823 anv_batch_bo_start(anv_cmd_buffer_current_batch_bo(cmd_buffer),
843 anv_cmd_buffer_current_batch_bo(cmd_buffer);
849 struct anv_batch_bo *batch_bo = anv_cmd_buffer_current_batch_bo(cmd_buffer);
937 struct anv_batch_bo *bbo = anv_cmd_buffer_current_batch_bo(primary);
952 struct anv_batch_bo *this_bbo = anv_cmd_buffer_current_batch_bo(primary);

Completed in 6 milliseconds