Lines Matching defs:TestSpec
54 struct TestSpec struct in deqp::gls::TextureSamplerTest
56 const char* name;
57 const char* desc;
58 GLenum target;
59 SamplingState textureState;
60 SamplingState samplerState;
112 struct TestSpec struct in deqp::gls::MultiTextureSamplerTest
114 const char* name;
115 const char* desc;
116 GLenum target;
117 SamplingState textureState1;
118 SamplingState textureState2;
119 SamplingState samplerState;