Searched defs:cmdList (Results 1 - 8 of 8) sorted by relevance
/kernel/liteos_a/shell/full/include/ |
H A D | shcmd.h | 67 CmdItemNode cmdList; member
|
/kernel/liteos_m/components/shell/include/ |
H A D | shcmd.h | 63 CmdItemNode cmdList; member
|
/third_party/skia/third_party/externals/imgui/backends/ |
H A D | imgui_impl_dx12.cpp | 390 ID3D12GraphicsCommandList* cmdList = NULL; in ImGui_ImplDX12_CreateFontsTexture() local
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
H A D | Tests.cpp | 1024 ID3D12GraphicsCommandList* cmdList = BeginCommandList();
in TestTransfer() local 1185 ID3D12GraphicsCommandList* cmdList in TestZeroInitialized() local [all...] |
H A D | D3D12Sample.cpp | 1441 void EndCommandList(ID3D12GraphicsCommandList* cmdList)
in EndCommandList() argument
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DGpu.cpp | 1417 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 D | vktPipelinePushConstantTests.cpp | 3262 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 D | vktPipelinePushConstantTests.cpp | 3264 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