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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_batch.cpp205 ID3D12CommandList* cmdlists[] = { ctx->cmdlist }; local in function:d3d12_end_batch
206 screen->cmdqueue->ExecuteCommandLists(1, cmdlists);
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dcompute_test.cpp334 ID3D12CommandList *cmdlists[] = { cmdlist }; local in function:ComputeTest::execute_cmdlist
335 cmdqueue->ExecuteCommandLists(1, cmdlists);

Completed in 4 milliseconds