Lines Matching refs:RenderTarget
106 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
121 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in MultisampleShadeCountRenderCase()
201 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
212 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in SampleQualifierRenderCase()
383 …& context, const char* name, const char* description, int numSamples, RenderTarget target, Indexin…
397 …& context, const char* name, const char* description, int numSamples, RenderTarget target, Indexin… in InterpolateAtSampleRenderCase()
642 …& context, const char* name, const char* description, int numSamples, RenderTarget target, SampleC…
660 …& context, const char* name, const char* description, int numSamples, RenderTarget target, SampleC… in SingleSampleInterpolateAtSampleCase()
765 …& context, const char* name, const char* description, int numSamples, RenderTarget target, int ren…
774 …& context, const char* name, const char* description, int numSamples, RenderTarget target, int ren… in CentroidRenderCase()
834 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
850 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in CentroidQualifierAtSampleCase()
938 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
953 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in InterpolateAtSampleIDCase()
1044 …& context, const char* name, const char* description, int numSamples, RenderTarget target, TestTyp…
1062 …& context, const char* name, const char* description, int numSamples, RenderTarget target, TestTyp… in InterpolateAtCentroidCase()
1207 …& context, const char* name, const char* description, int numSamples, RenderTarget target, TestTyp…
1224 …& context, const char* name, const char* description, int numSamples, RenderTarget target, TestTyp… in InterpolateAtOffsetCase()
1342 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
1357 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in InterpolateAtSamplePositionCase()
1682 static const struct RenderTarget in init() struct
1687 MultisampleRenderCase::RenderTarget target; in init() argument