Home
last modified time | relevance | path

Searched defs:create_pipeline_state (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/ganesh/d3d/
DGrD3DPipelineStateBuilder.cpp463 gr_cp<ID3D12PipelineState> create_pipeline_state( in create_pipeline_state() function
/external/mesa3d/src/microsoft/clc/
Dcompute_test.cpp261 ComputeTest::create_pipeline_state(ComPtr<ID3D12RootSignature> &root_sig, in create_pipeline_state() function in ComputeTest