Searched defs:VertexAttributeEnabledCase (Results 1 - 2 of 2) sorted by path

/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1666 class VertexAttributeEnabledCase : public ApiCase class in namespace:deqp::gles2::Functional::__anon19904
1669 VertexAttributeEnabledCase (Context& context, const char* name, const char* description) function in class:deqp::gles2::Functional::__anon19904::VertexAttributeEnabledCase
2312 addChild(new VertexAttributeEnabledCase (m_context, "vertex_attrib_array_enabled", "VERTEX_ATTRIB_ARRAY_ENABLED"));
/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp2621 class VertexAttributeEnabledCase : public ApiCase class in namespace:deqp::gles3::Functional::__anon20073
2624 VertexAttributeEnabledCase (Context& context, const char* name, const char* description) function in class:deqp::gles3::Functional::__anon20073::VertexAttributeEnabledCase
3614 addChild(new VertexAttributeEnabledCase (m_context, "vertex_attrib_array_enabled", "VERTEX_ATTRIB_ARRAY_ENABLED"));

Completed in 618 milliseconds