Home
last modified time | relevance | path

Searched defs:cmdList (Results 1 - 8 of 8) sorted by relevance

/kernel/liteos_a/shell/full/include/
H A Dshcmd.h67 CmdItemNode cmdList; member
/kernel/liteos_m/components/shell/include/
H A Dshcmd.h63 CmdItemNode cmdList; member
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_dx12.cpp390 ID3D12GraphicsCommandList* cmdList = NULL; in ImGui_ImplDX12_CreateFontsTexture() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DTests.cpp1024 ID3D12GraphicsCommandList* cmdList = BeginCommandList(); in TestTransfer() local
1185 ID3D12GraphicsCommandList* cmdList in TestZeroInitialized() local
[all...]
H A DD3D12Sample.cpp1441 void EndCommandList(ID3D12GraphicsCommandList* cmdList) in EndCommandList() argument
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp1417 GrD3DDirectCommandList* cmdList = this->currentCommandList(); in onClearBackendTexture() local
1520 GrD3DDirectCommandList* cmdList = this->currentCommandList(); in onUpdateCompressedBackendTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelinePushConstantTests.cpp3262 std::vector<CommandData> cmdList; in createPushConstantTests() member
2048 PushConstantLifetimeTest(tcu::TestContext& testContext, const std::string& name, const PipelineConstructionType pipelineConstructionType, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const std::vector<CommandData>& cmdList) PushConstantLifetimeTest() argument
2130 PushConstantLifetimeTestInstance(Context& context, const PipelineConstructionType pipelineConstructionType, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const std::vector<CommandData>& cmdList) PushConstantLifetimeTestInstance() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelinePushConstantTests.cpp3264 std::vector<CommandData> cmdList; in createPushConstantTests() member
2054 PushConstantLifetimeTest(tcu::TestContext& testContext, const std::string& name, const std::string& description, const PipelineConstructionType pipelineConstructionType, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const std::vector<CommandData>& cmdList) PushConstantLifetimeTest() argument
2137 PushConstantLifetimeTestInstance(Context& context, const PipelineConstructionType pipelineConstructionType, const PushConstantData pushConstantRange[MAX_RANGE_COUNT], const std::vector<CommandData>& cmdList) PushConstantLifetimeTestInstance() argument

Completed in 19 milliseconds