Home
last modified time | relevance | path

Searched defs:psoDesc (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/d3d/
DGrD3DPipelineStateBuilder.cpp502 D3D12_GRAPHICS_PIPELINE_STATE_DESC psoDesc = {}; in create_pipeline_state() local
673 D3D12_COMPUTE_PIPELINE_STATE_DESC psoDesc = {}; in MakeComputePipeline() local
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_dx12.cpp535 D3D12_GRAPHICS_PIPELINE_STATE_DESC psoDesc; in ImGui_ImplDX12_CreateDeviceObjects() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12Sample.cpp733 D3D12_GRAPHICS_PIPELINE_STATE_DESC psoDesc = {}; // a structure to define a pso in InitD3D() local