Home
last modified time | relevance | path

Searched refs:b1_stride (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp22569 GLint b1_stride = 0; in test() local
22613 &b1_stride); in test()
22617 return (((GLint)(4 * type_size) == b0_stride) && ((GLint)(4 * type_size) == b1_stride) && in test()
22627 return (((GLint)(1 * type_size) == b0_stride) && ((GLint)(1 * type_size) == b1_stride) && in test()