Home
last modified time | relevance | path

Searched refs:getTestNamePostfix (Results 1 – 10 of 10) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp69 const char *getTestNamePostfix(void) const;
100 const char *StateVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::StateVerifier
2193 … (std::string(implementationMinLimits[testNdx].name) + verifier->getTestNamePostfix()).c_str(), in init()
2199 … m_context, verifier, (std::string("sample_buffers") + verifier->getTestNamePostfix()).c_str(), in init()
2205 … (std::string("samples") + verifier->getTestNamePostfix()).c_str(), "SAMPLES"))); in init()
2209 … (std::string("generate_mipmap_hint") + verifier->getTestNamePostfix()).c_str(), in init()
2214 …m_context, verifier, (std::string("depth_func") + verifier->getTestNamePostfix()).c_str(), "DEPTH_… in init()
2217 … m_context, verifier, (std::string("cull_face_mode") + verifier->getTestNamePostfix()).c_str(), in init()
2222 … (std::string("front_face_mode") + verifier->getTestNamePostfix()).c_str(), "FRONT_FACE"))); in init()
2226 … (std::string("viewport") + verifier->getTestNamePostfix()).c_str(), "VIEWPORT"))); in init()
[all …]
Des2fBufferObjectQueryTests.cpp79 const char *getTestNamePostfix(void) const;
98 const char *BufferParamVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles2::Functional::BufferParamVerifiers::BufferParamVerifier
267 … (std::string("buffer_size") + verifier->getTestNamePostfix()).c_str(), in init()
271 … (std::string("buffer_usage") + verifier->getTestNamePostfix()).c_str(), in init()
Des2fTextureStateQueryTests.cpp54 const char *getTestNamePostfix(void) const;
73 const char *TexParamVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles2::Functional::TextureParamVerifiers::TexParamVerifier
409 …td::string(textureTargets[ndx].name) + "_texture_wrap_s" + verifier->getTestNamePostfix()).c_str(), in init()
415 …td::string(textureTargets[ndx].name) + "_texture_wrap_t" + verifier->getTestNamePostfix()).c_str(), in init()
421 … "_texture_mag_filter" + verifier->getTestNamePostfix()) in init()
427 … "_texture_min_filter" + verifier->getTestNamePostfix()) in init()
Des2fBooleanStateQueryTests.cpp51 const char *getTestNamePostfix(void) const;
73 const char *StateVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::StateVerifier
589 …ontext, verifier, (std::string(isEnableds[testNdx].name) + verifier->getTestNamePostfix()).c_str(), in init()
595 …ontext, verifier, (std::string("sample_coverage_invert") + verifier->getTestNamePostfix()).c_str(), in init()
599 … (std::string("color_writemask") + verifier->getTestNamePostfix()).c_str(), in init()
603 … (std::string("depth_writemask") + verifier->getTestNamePostfix()).c_str(), in init()
607 … (std::string("shader_compiler") + verifier->getTestNamePostfix()).c_str(), in init()
Des2fFloatStateQueryTests.cpp75 const char *getTestNamePostfix(void) const;
104 const char *StateVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles2::Functional::FloatStateQueryVerifiers::StateVerifier
1096 … (std::string("depth_range") + verifier->getTestNamePostfix()).c_str(), in init()
1100 … (std::string("line_width") + verifier->getTestNamePostfix()).c_str(), in init()
1104 … (std::string("polygon_offset_factor") + verifier->getTestNamePostfix()).c_str(), in init()
1108 … (std::string("polygon_offset_units") + verifier->getTestNamePostfix()).c_str(), in init()
1112 … (std::string("sample_coverage_value") + verifier->getTestNamePostfix()).c_str(), in init()
1116 … m_context, verifier, (std::string("color_clear_value") + verifier->getTestNamePostfix()).c_str(), in init()
1120 … m_context, verifier, (std::string("depth_clear_value") + verifier->getTestNamePostfix()).c_str(), in init()
1124 … (std::string("aliased_point_size_range") + verifier->getTestNamePostfix()).c_str(), in init()
[all …]
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp69 const char *getTestNamePostfix(void) const;
101 const char *StateVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::StateVerifier
3001 … (std::string(implementationMinLimits[testNdx].name) + verifier->getTestNamePostfix()).c_str(), in init()
3010 … (std::string(implementationMaxLimits[testNdx].name) + verifier->getTestNamePostfix()).c_str(), in init()
3018 … m_context, verifier, (std::string("sample_buffers") + verifier->getTestNamePostfix()).c_str(), in init()
3024 … (std::string("samples") + verifier->getTestNamePostfix()).c_str(), "SAMPLES"))); in init()
3029 … (std::string("generate_mipmap_hint") + verifier->getTestNamePostfix()).c_str(), in init()
3034 … (std::string("fragment_shader_derivative_hint") + verifier->getTestNamePostfix()).c_str(), in init()
3039 …m_context, verifier, (std::string("depth_func") + verifier->getTestNamePostfix()).c_str(), "DEPTH_… in init()
3042 … m_context, verifier, (std::string("cull_face_mode") + verifier->getTestNamePostfix()).c_str(), in init()
[all …]
Des3fInteger64StateQueryTests.cpp53 const char *getTestNamePostfix(void) const;
72 const char *StateVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles3::Functional::Integer64StateQueryVerifiers::StateVerifier
319 … (std::string(implementationLimits[testNdx].name) + verifier->getTestNamePostfix()).c_str(), in init()
326 … (std::string("max_combined_vertex_uniform_components") + verifier->getTestNamePostfix()).c_str(), in init()
333 …(std::string("max_combined_fragment_uniform_components") + verifier->getTestNamePostfix()).c_str(), in init()
Des3fBooleanStateQueryTests.cpp51 const char *getTestNamePostfix(void) const;
72 const char *StateVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::StateVerifier
786 …ontext, verifier, (std::string(isEnableds[testNdx].name) + verifier->getTestNamePostfix()).c_str(), in init()
792 … (std::string("color_writemask") + verifier->getTestNamePostfix()).c_str(), in init()
796 … (std::string("depth_writemask") + verifier->getTestNamePostfix()).c_str(), in init()
801 …ontext, verifier, (std::string("sample_coverage_invert") + verifier->getTestNamePostfix()).c_str(), in init()
805 … (std::string("shader_compiler") + verifier->getTestNamePostfix()).c_str(), in init()
810 … (std::string("transform_feedback_active_initial") + verifier->getTestNamePostfix()).c_str(), in init()
815 … (std::string("transform_feedback_paused_initial") + verifier->getTestNamePostfix()).c_str(), in init()
820 …m_context, verifier, (std::string("transform_feedback") + verifier->getTestNamePostfix()).c_str())… in init()
[all …]
Des3fBufferObjectQueryTests.cpp79 const char *getTestNamePostfix(void) const;
99 const char *BufferParamVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles3::Functional::BufferParamVerifiers::BufferParamVerifier
517 … (std::string("buffer_size") + verifier->getTestNamePostfix()).c_str(), in init()
521 … (std::string("buffer_usage") + verifier->getTestNamePostfix()).c_str(), in init()
525 … (std::string("buffer_access_flags") + verifier->getTestNamePostfix()).c_str(), in init()
529 … m_context, verifier, (std::string("buffer_mapped") + verifier->getTestNamePostfix()).c_str(), in init()
533 … (std::string("buffer_map_offset_length") + verifier->getTestNamePostfix()).c_str(), in init()
Des3fFloatStateQueryTests.cpp75 const char *getTestNamePostfix(void) const;
105 const char *StateVerifier::getTestNamePostfix(void) const in getTestNamePostfix() function in deqp::gles3::Functional::FloatStateQueryVerifiers::StateVerifier
1249 … (std::string("depth_range") + verifier->getTestNamePostfix()).c_str(), in init()
1253 … (std::string("line_width") + verifier->getTestNamePostfix()).c_str(), in init()
1257 … (std::string("polygon_offset_factor") + verifier->getTestNamePostfix()).c_str(), in init()
1261 … (std::string("polygon_offset_units") + verifier->getTestNamePostfix()).c_str(), in init()
1265 … (std::string("sample_coverage_value") + verifier->getTestNamePostfix()).c_str(), in init()
1269 … (std::string("blend_color") + verifier->getTestNamePostfix()).c_str(), in init()
1273 … m_context, verifier, (std::string("color_clear_value") + verifier->getTestNamePostfix()).c_str(), in init()
1277 … m_context, verifier, (std::string("depth_clear_value") + verifier->getTestNamePostfix()).c_str(), in init()
[all …]