Searched refs:numTargetsPerDraw (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/stress/ |
D | es3sOcclusionQueryTests.cpp | 83 … numOccluderDraws, int numOccludersPerDraw, int numTargetDraws, int numTargetsPerDraw, int numQuer… in OcclusionQueryStressCase() argument 88 , m_numTargetsPerDraw (numTargetsPerDraw) in OcclusionQueryStressCase()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fOcclusionQueryTests.cpp | 71 …nt numOccludersPerDraw, float occluderSize, int numTargetDraws, int numTargetsPerDraw, float targe… 97 …nt numOccludersPerDraw, float occluderSize, int numTargetDraws, int numTargetsPerDraw, float targe… in OcclusionQueryCase() argument 103 , m_numTargetsPerDraw (numTargetsPerDraw) in OcclusionQueryCase()
|