Searched refs:devInfoStructSize (Results 1 – 2 of 2) sorted by relevance
102 …ll GetInfo(unsigned long devInfoID, void *devInfoStruct, unsigned long devInfoStructSize) override;
1384 …ct3DDevice8::GetInfo(unsigned long devInfoID, void *devInfoStruct, unsigned long devInfoStructSize) in GetInfo() argument1388 if(!devInfoStruct || devInfoStructSize == 0) in GetInfo()