Searched refs:numOccludersPerDraw (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles3/stress/
H A Des3sOcclusionQueryTests.cpp83 OcclusionQueryStressCase::OcclusionQueryStressCase (Context& ctx, const char* name, const char* desc, int numOccluderDraws, int numOccludersPerDraw, int numTargetDraws, int numTargetsPerDraw, int numQueries, deUint32 queryMode) argument
86 , m_numOccludersPerDraw (numOccludersPerDraw)
/external/deqp/modules/gles3/functional/
H A Des3fOcclusionQueryTests.cpp71 OcclusionQueryCase (Context& context, const char* name, const char* description,int numOccluderDraws, int numOccludersPerDraw, float occluderSize, int numTargetDraws, int numTargetsPerDraw, float targetSize, deUint32 queryMode, deUint32 occluderTypes);
97 OcclusionQueryCase::OcclusionQueryCase (Context& context, const char* name, const char* description, int numOccluderDraws, int numOccludersPerDraw, float occluderSize, int numTargetDraws, int numTargetsPerDraw, float targetSize, deUint32 queryMode, deUint32 occluderTypes) argument
100 , m_numOccludersPerDraw (numOccludersPerDraw)

Completed in 95 milliseconds