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

/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1686 class VertexAttributeBufferBindingCase : public ApiCase class in namespace:deqp::gles2::Functional::__anon4040
1689 VertexAttributeBufferBindingCase (Context& context, const char* name, const char* description) function in class:deqp::gles2::Functional::__anon4040::VertexAttributeBufferBindingCase
2313 addChild(new VertexAttributeBufferBindingCase (m_context, "vertex_attrib_array_buffer_binding", "VERTEX_ATTRIB_ARRAY_BUFFER_BINDING"));
/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp2797 class VertexAttributeBufferBindingCase : public ApiCase class in namespace:deqp::gles3::Functional::__anon4208
2800 VertexAttributeBufferBindingCase (Context& context, const char* name, const char* description) function in class:deqp::gles3::Functional::__anon4208::VertexAttributeBufferBindingCase
3681 addChild(new VertexAttributeBufferBindingCase (m_context, "vertex_attrib_array_buffer_binding", "VERTEX_ATTRIB_ARRAY_BUFFER_BINDING"));

Completed in 65 milliseconds