Home
last modified time | relevance | path

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

/third_party/node/deps/npm/lib/config/
Dcmd-list.js59 var 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/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp168 ComPtr<ID3D12GraphicsCommandList>& cmdList = *commandList; in OpenCommandList() local
/third_party/node/deps/npm/lib/
Dhelp.js16 var cmdList = require('./config/cmd-list').cmdList variable
/third_party/flutter/skia/third_party/externals/imgui/examples/
Dimgui_impl_dx12.cpp333 ID3D12GraphicsCommandList* cmdList = NULL; in ImGui_ImplDX12_CreateFontsTexture() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_dx12.cpp390 ID3D12GraphicsCommandList* cmdList = NULL; in ImGui_ImplDX12_CreateFontsTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp2014 const std::vector<CommandData> &cmdList) in PushConstantLifetimeTest()
2086 const std::vector<CommandData>& cmdList) in PushConstantLifetimeTestInstance()
3175 std::vector<CommandData> cmdList; in createPushConstantTests() member
/third_party/skia/src/gpu/d3d/
DGrD3DGpu.cpp1406 GrD3DDirectCommandList* cmdList = this->currentCommandList(); in onClearBackendTexture() local
1509 GrD3DDirectCommandList* cmdList = this->currentCommandList(); in onUpdateCompressedBackendTexture() local