Lines Matching defs:testCase
159 struct testCase struct in gl3cts::GPUShader5ImplicitConversionsTest
161 const glw::GLchar* m_destination_type;
162 bool m_is_white_expected;
163 const glw::GLchar* m_source_type;
164 Utils::_variable_type m_source_variable_type;
165 const void* m_u1_data;
166 const void* m_u2_data;
294 struct testCase struct in gl3cts::GPUShader5FloatEncodingTest
296 const valueInfo m_expected_value;
297 const valueInfo m_value;
298 const glw::GLchar* m_function_name;
299 bool m_is_white_expected;