Searched refs:LightingSpotLitSpecularBench (Results 1 – 1 of 1) sorted by relevance
208 class LightingSpotLitSpecularBench : public LightingBaseBench { class210 LightingSpotLitSpecularBench(bool small) : INHERITED(small) { in LightingSpotLitSpecularBench() function in LightingSpotLitSpecularBench245 DEF_BENCH( return new LightingSpotLitSpecularBench(true); )246 DEF_BENCH( return new LightingSpotLitSpecularBench(false); )