Home
last modified time | relevance | path

Searched defs:AttribData (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVertexAttributeTest.cpp3307 struct AttribData struct in __anon8ff86acd0111::VertexAttributeCachingTest
3311 GLenum type;
3312 GLint size;
3313 GLboolean normalized;
3314 GLsizei stride;
3322 VertexAttributeCachingTest::AttribData::AttribData(GLenum typeIn, in AttribData() function in __anon8ff86acd0111::VertexAttributeCachingTest::AttribData