Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp69 const char* getTestNamePostfix (void) const;
95 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix() function in deqp::gles2::Functional::IntegerStateQueryVerifiers::StateVerifier
2095 …r, (std::string(implementationMinLimits[testNdx].name) + verifier->getTestNamePostfix()).c_str(), … in init()
2097 …ontext, verifier, (std::string("sample_buffers") + verifier->getTestNamePostfix()).c_str(), … in init()
2099 … (m_context, verifier, (std::string("samples") + verifier->getTestNamePostfix()).c_str(), … in init()
2100 …t, verifier, (std::string("generate_mipmap_hint") + verifier->getTestNamePostfix()).c_str(), … in init()
2101 …m_context, verifier, (std::string("depth_func") + verifier->getTestNamePostfix()).c_str(), … in init()
2102 …ontext, verifier, (std::string("cull_face_mode") + verifier->getTestNamePostfix()).c_str(), … in init()
2103 …ntext, verifier, (std::string("front_face_mode") + verifier->getTestNamePostfix()).c_str(), … in init()
2104 …(m_context, verifier, (std::string("viewport") + verifier->getTestNamePostfix()).c_str(), … in init()
[all …]
Des2fBufferObjectQueryTests.cpp78 const char* getTestNamePostfix (void) const;
96 const char* BufferParamVerifier::getTestNamePostfix (void) const in getTestNamePostfix() function in deqp::gles2::Functional::BufferParamVerifiers::BufferParamVerifier
267 … (m_context, verifier, (std::string("buffer_size") + verifier->getTestNamePostfix()).c_str(), … in init()
268 … (m_context, verifier, (std::string("buffer_usage") + verifier->getTestNamePostfix()).c_str(), … in init()
Des2fTextureStateQueryTests.cpp55 const char* getTestNamePostfix (void) const;
73 const char* TexParamVerifier::getTestNamePostfix (void) const in getTestNamePostfix() function in deqp::gles2::Functional::TextureParamVerifiers::TexParamVerifier
390 …string(textureTargets[ndx].name) + "_texture_wrap_s" + verifier->getTestNamePostfix()).c_str(), … in init()
391 …string(textureTargets[ndx].name) + "_texture_wrap_t" + verifier->getTestNamePostfix()).c_str(), … in init()
393 …ing(textureTargets[ndx].name) + "_texture_mag_filter" + verifier->getTestNamePostfix()).c_str(), … in init()
394 …ing(textureTargets[ndx].name) + "_texture_min_filter" + verifier->getTestNamePostfix()).c_str(), … in init()
Des2fBooleanStateQueryTests.cpp51 const char* getTestNamePostfix (void) const;
71 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix() function in deqp::gles2::Functional::BooleanStateQueryVerifiers::StateVerifier
588 …text, verifier, (std::string(isEnableds[testNdx].name) + verifier->getTestNamePostfix()).c_str(), … in init()
590 …t, verifier, (std::string("sample_coverage_invert") + verifier->getTestNamePostfix()).c_str(), … in init()
591 …ontext, verifier, (std::string("color_writemask") + verifier->getTestNamePostfix()).c_str(), … in init()
592 …ontext, verifier, (std::string("depth_writemask") + verifier->getTestNamePostfix()).c_str(), … in init()
593 …ontext, verifier, (std::string("shader_compiler") + verifier->getTestNamePostfix()).c_str(), … in init()
Des2fFloatStateQueryTests.cpp75 const char* getTestNamePostfix (void) const;
102 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix() function in deqp::gles2::Functional::FloatStateQueryVerifiers::StateVerifier
1130 … (m_context, verifier, (std::string("depth_range") + verifier->getTestNamePostfix()).c_str(), … in init()
1131 … (m_context, verifier, (std::string("line_width") + verifier->getTestNamePostfix()).c_str(), … in init()
1132 …text, verifier, (std::string("polygon_offset_factor") + verifier->getTestNamePostfix()).c_str(), … in init()
1133 …ntext, verifier, (std::string("polygon_offset_units") + verifier->getTestNamePostfix()).c_str(), … in init()
1134 …text, verifier, (std::string("sample_coverage_value") + verifier->getTestNamePostfix()).c_str(), … in init()
1135 …context, verifier, (std::string("color_clear_value") + verifier->getTestNamePostfix()).c_str(), … in init()
1136 …context, verifier, (std::string("depth_clear_value") + verifier->getTestNamePostfix()).c_str(), … in init()
1137 …xt, verifier, (std::string("aliased_point_size_range") + verifier->getTestNamePostfix()).c_str(), … in init()
[all …]
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp69 const char* getTestNamePostfix (void) const;
96 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix() function in deqp::gles3::Functional::IntegerStateQueryVerifiers::StateVerifier
2840 …r, (std::string(implementationMinLimits[testNdx].name) + verifier->getTestNamePostfix()).c_str(), … in init()
2842 …r, (std::string(implementationMaxLimits[testNdx].name) + verifier->getTestNamePostfix()).c_str(), … in init()
2846 …ontext, verifier, (std::string("sample_buffers") + verifier->getTestNamePostfix()).c_str(), … in init()
2848 … (m_context, verifier, (std::string("samples") + verifier->getTestNamePostfix()).c_str(), … in init()
2849 …t, verifier, (std::string("generate_mipmap_hint") + verifier->getTestNamePostfix()).c_str(), … in init()
2850 …fier, (std::string("fragment_shader_derivative_hint") + verifier->getTestNamePostfix()).c_str(), … in init()
2851 …m_context, verifier, (std::string("depth_func") + verifier->getTestNamePostfix()).c_str(), … in init()
2852 …ontext, 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
308 …fier, (std::string(implementationLimits[testNdx].name) + verifier->getTestNamePostfix()).c_str(), … in init()
310 …std::string("max_combined_vertex_uniform_components") + verifier->getTestNamePostfix()).c_str(), … in init()
311 …td::string("max_combined_fragment_uniform_components") + verifier->getTestNamePostfix()).c_str(), … in init()
Des3fBooleanStateQueryTests.cpp51 const char* getTestNamePostfix (void) const;
70 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix() function in deqp::gles3::Functional::BooleanStateQueryVerifiers::StateVerifier
784 …text, verifier, (std::string(isEnableds[testNdx].name) + verifier->getTestNamePostfix()).c_str(), … in init()
787 …ontext, verifier, (std::string("color_writemask") + verifier->getTestNamePostfix()).c_str(), … in init()
788 …ontext, verifier, (std::string("depth_writemask") + verifier->getTestNamePostfix()).c_str(), … in init()
789 …t, verifier, (std::string("sample_coverage_invert") + verifier->getTestNamePostfix()).c_str(), … in init()
790 …ontext, verifier, (std::string("shader_compiler") + verifier->getTestNamePostfix()).c_str(), … in init()
791 …er, (std::string("transform_feedback_active_initial") + verifier->getTestNamePostfix()).c_str(), … in init()
792 …er, (std::string("transform_feedback_paused_initial") + verifier->getTestNamePostfix()).c_str(), … in init()
793 …text, verifier, (std::string("transform_feedback") + verifier->getTestNamePostfix()).c_str()))… in init()
[all …]
Des3fBufferObjectQueryTests.cpp78 const char* getTestNamePostfix (void) const;
97 const char* BufferParamVerifier::getTestNamePostfix (void) const in getTestNamePostfix() function in deqp::gles3::Functional::BufferParamVerifiers::BufferParamVerifier
516 … (m_context, verifier, (std::string("buffer_size") + verifier->getTestNamePostfix()).c_str(), … in init()
517 … (m_context, verifier, (std::string("buffer_usage") + verifier->getTestNamePostfix()).c_str(), … in init()
518 …ontext, verifier, (std::string("buffer_access_flags") + verifier->getTestNamePostfix()).c_str(), … in init()
519 … (m_context, verifier, (std::string("buffer_mapped") + verifier->getTestNamePostfix()).c_str(), … in init()
520 …ext, verifier, (std::string("buffer_map_offset_length")+ verifier->getTestNamePostfix()).c_str(), … in init()
Des3fFloatStateQueryTests.cpp75 const char* getTestNamePostfix (void) const;
103 const char* StateVerifier::getTestNamePostfix (void) const in getTestNamePostfix() function in deqp::gles3::Functional::FloatStateQueryVerifiers::StateVerifier
1278 … (m_context, verifier, (std::string("depth_range") + verifier->getTestNamePostfix()).c_str(), … in init()
1279 … (m_context, verifier, (std::string("line_width") + verifier->getTestNamePostfix()).c_str(), … in init()
1280 …text, verifier, (std::string("polygon_offset_factor") + verifier->getTestNamePostfix()).c_str(), … in init()
1281 …ntext, verifier, (std::string("polygon_offset_units") + verifier->getTestNamePostfix()).c_str(), … in init()
1282 …text, verifier, (std::string("sample_coverage_value") + verifier->getTestNamePostfix()).c_str(), … in init()
1283 … (m_context, verifier, (std::string("blend_color") + verifier->getTestNamePostfix()).c_str(), … in init()
1284 …context, verifier, (std::string("color_clear_value") + verifier->getTestNamePostfix()).c_str(), … in init()
1285 …context, verifier, (std::string("depth_clear_value") + verifier->getTestNamePostfix()).c_str(), … in init()
[all …]