Searched refs:LightingPointLitSpecularBench (Results 1 – 2 of 2) sorted by relevance
153 class LightingPointLitSpecularBench : public LightingBaseBench { class155 LightingPointLitSpecularBench(bool small) : INHERITED(small) { } in LightingPointLitSpecularBench() function in LightingPointLitSpecularBench218 DEF_BENCH( return new LightingPointLitSpecularBench(true); )219 DEF_BENCH( return new LightingPointLitSpecularBench(false); )