Home | History | Annotate | Download | only in referencerenderer

Lines Matching full:sampledepths

174 			float				sampleDepthFloat	= frag.sampleDepths[fragSampleNdx];															\
192 float sampleDepthFloat = frag.sampleDepths[fragSampleNdx]; \
258 const float clampedDepth = de::clamp(frag.sampleDepths[fragSampleNdx], 0.0f, 1.0f);