Searched defs:commandSignature (Results 1 – 2 of 2) sorted by relevance
28 ID3D12CommandSignature* commandSignature() const { return fCommandSignature.get(); } in commandSignature() function40 GrD3DCommandSignature(gr_cp<ID3D12CommandSignature> commandSignature, ForIndexed indexed, in GrD3DCommandSignature()
437 void GrD3DDirectCommandList::executeIndirect(const sk_sp<GrD3DCommandSignature> commandSignature, in executeIndirect()