Implemented grCmdBeginQuery, grCmdEndQuery,grCmdResetQueryPool functions, also implemented grGetQueryPoolResults, although didn't implement fields reshuffle for pipeline statistics, but it isn't being used by BF4 (everything else in this commits is being used though).
Implemented
grCmdBeginQuery
,grCmdEndQuery
,grCmdResetQueryPool
functions, also implementedgrGetQueryPoolResults
, although didn't implement fields reshuffle for pipeline statistics, but it isn't being used by BF4 (everything else in this commits is being used though).