Searched defs:UniformValueBooleanCase (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1876 class UniformValueBooleanCase : public ApiCase class in namespace:deqp::gles2::Functional::__anon4040
1879 UniformValueBooleanCase (Context& context, const char* name, const char* description) function in class:deqp::gles2::Functional::__anon4040::UniformValueBooleanCase
2319 addChild(new UniformValueBooleanCase (m_context, "uniform_value_boolean", "GetUniform*"));
/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp3181 class UniformValueBooleanCase : public ApiCase class in namespace:deqp::gles3::Functional::__anon4208
3184 UniformValueBooleanCase (Context& context, const char* name, const char* description) function in class:deqp::gles3::Functional::__anon4208::UniformValueBooleanCase
3688 addChild(new UniformValueBooleanCase (m_context, "uniform_value_boolean", "GetUniform*"));

Completed in 90 milliseconds