Home
last modified time | relevance | path

Searched defs:psoDesc (Results 1 – 2 of 2) 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/d3d12allocator/src/
DD3D12Sample.cpp733 D3D12_GRAPHICS_PIPELINE_STATE_DESC psoDesc = {}; // a structure to define a pso in InitD3D() local