Searched refs:LightingPointLitSpecularBench (Results 1 – 1 of 1) sorted by relevance
164 class LightingPointLitSpecularBench : public LightingBaseBench { class166 LightingPointLitSpecularBench(bool small) : INHERITED(small) { in LightingPointLitSpecularBench() function in LightingPointLitSpecularBench241 DEF_BENCH( return new LightingPointLitSpecularBench(true); )242 DEF_BENCH( return new LightingPointLitSpecularBench(false); )