Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp8610 const GLuint sixth_offset = type.GetActualOffset(fifth_offset + base_stride, array_align); in test() local
8611 const GLuint seventh_offset = type.GetActualOffset(sixth_offset + base_stride, array_align); in test()
8619 const GLuint sixth_offset = type.GetActualOffset(fifth_offset + base_stride, array_align); in test() local
8620 const GLuint seventh_offset = type.GetActualOffset(sixth_offset + base_stride, array_align); in test()
8638 memcpy(ptr + sixth_offset, &third[0], third.size()); in test()
8678 false /* normalized */, 2 /* n_array_elements */, array_align * 2, sixth_offset); in test()
10491 const GLuint sixth_offset = in test() local
10522 0 /* n_array_elements */, data_stride, sixth_offset); in test()
10582 const GLuint sixth_offset = type.GetActualOffset(fifth_offset + base_stride, array_align); in test() local
10583 const GLuint seventh_offset = type.GetActualOffset(sixth_offset + base_stride, array_align); in test()
[all …]