Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DIndexBufferOffsetTest.cpp126 size_t indexDataWidth = 6 * typeWidth; in runTest() local
369 size_t indexDataWidth = 6 * sizeof(GLushort); in TEST_P() local
551 size_t indexDataWidth = 7 * sizeof(GLubyte); in TEST_P() local