Lines Matching refs:RenderTarget
98 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
113 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in MultisampleShadeCountRenderCase()
193 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
204 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in SampleQualifierRenderCase()
375 …& context, const char* name, const char* description, int numSamples, RenderTarget target, Indexin…
389 …& context, const char* name, const char* description, int numSamples, RenderTarget target, Indexin… in InterpolateAtSampleRenderCase()
634 …& context, const char* name, const char* description, int numSamples, RenderTarget target, SampleC…
652 …& context, const char* name, const char* description, int numSamples, RenderTarget target, SampleC… in SingleSampleInterpolateAtSampleCase()
757 …& context, const char* name, const char* description, int numSamples, RenderTarget target, int ren…
766 …& context, const char* name, const char* description, int numSamples, RenderTarget target, int ren… in CentroidRenderCase()
826 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
842 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in CentroidQualifierAtSampleCase()
930 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
945 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in InterpolateAtSampleIDCase()
1036 …& context, const char* name, const char* description, int numSamples, RenderTarget target, TestTyp…
1054 …& context, const char* name, const char* description, int numSamples, RenderTarget target, TestTyp… in InterpolateAtCentroidCase()
1199 …& context, const char* name, const char* description, int numSamples, RenderTarget target, TestTyp…
1216 …& context, const char* name, const char* description, int numSamples, RenderTarget target, TestTyp… in InterpolateAtOffsetCase()
1334 …(Context& context, const char* name, const char* description, int numSamples, RenderTarget target);
1349 … (Context& context, const char* name, const char* description, int numSamples, RenderTarget target) in InterpolateAtSamplePositionCase()
1663 static const struct RenderTarget in init() struct
1668 MultisampleRenderCase::RenderTarget target; in init() argument