Searched refs:fCommandSignature (Results 1 – 1 of 1) sorted by relevance
28 ID3D12CommandSignature* commandSignature() const { return fCommandSignature.get(); } in commandSignature()35 fCommandSignature.get(), this->getRefCnt()); in dumpInfo()42 : fCommandSignature(commandSignature) in GrD3DCommandSignature()50 gr_cp<ID3D12CommandSignature> fCommandSignature; variable