Searched refs:type_align (Results 1 – 1 of 1) sorted by relevance
8599 const GLuint type_align = Utils::roundUpToPowerOf2(base_stride); in test() local8616 const GLuint third_offset = type.GetActualOffset(second_offset + base_stride, 2 * type_align); in test()8617 const GLuint fourth_offset = type.GetActualOffset(3 * type_align + base_stride, base_align); in test()8649 sprintf(buffer, "%d", type_align); in test()10571 const GLuint type_align = Utils::roundUpToPowerOf2(base_stride); in test() local10588 const GLuint third_offset = type.GetActualOffset(second_offset + base_stride, 2 * type_align); in test()10589 const GLuint fourth_offset = type.GetActualOffset(3 * type_align + base_stride, base_align); in test()10621 sprintf(buffer, "%d", type_align); in test()