Home
last modified time | relevance | path

Searched defs:cmdList (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/npm/test/lib/
Ddocs.js9 const cmdList = require('../../lib/utils/cmd-list.js') constant
/third_party/node/deps/npm/lib/commands/
Drun-script.js8 const cmdList = [ variable
/third_party/skia/third_party/externals/d3d12allocator/src/
DTests.cpp1024 ID3D12GraphicsCommandList* cmdList = BeginCommandList(); in TestTransfer() local
1114 ID3D12GraphicsCommandList* cmdList = BeginCommandList(); in TestZeroInitialized() local
1185 ID3D12GraphicsCommandList* cmdList = BeginCommandList(); in TestZeroInitialized() local
DD3D12Sample.cpp1441 void EndCommandList(ID3D12GraphicsCommandList* cmdList) in EndCommandList()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp2059 const std::vector<CommandData>& cmdList) in PushConstantLifetimeTest()
2140 const std::vector<CommandData>& cmdList) in PushConstantLifetimeTestInstance()
3264 std::vector<CommandData> cmdList; in createPushConstantTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp2052 const std::vector<CommandData>& cmdList) in PushConstantLifetimeTest()
2133 const std::vector<CommandData>& cmdList) in PushConstantLifetimeTestInstance()
3262 std::vector<CommandData> cmdList; in createPushConstantTests() member
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1417 GrD3DDirectCommandList* cmdList = this->currentCommandList(); in onClearBackendTexture() local
1520 GrD3DDirectCommandList* cmdList = this->currentCommandList(); in onUpdateCompressedBackendTexture() local