Searched defs:psoDesc (Results 1 – 3 of 3) sorted by relevance
502 D3D12_GRAPHICS_PIPELINE_STATE_DESC psoDesc = {}; in create_pipeline_state() local673 D3D12_COMPUTE_PIPELINE_STATE_DESC psoDesc = {}; in MakeComputePipeline() local
535 D3D12_GRAPHICS_PIPELINE_STATE_DESC psoDesc; in ImGui_ImplDX12_CreateDeviceObjects() local
733 D3D12_GRAPHICS_PIPELINE_STATE_DESC psoDesc = {}; // a structure to define a pso in InitD3D() local