Searched refs:chichi_offset (Results 1 – 1 of 1) sorted by relevance
19135 const GLuint chichi_offset = 0; in test() local19136 const GLuint goten_offset = chichi_offset + type_size; in test()19171 0u /* n_array_elements */, 0u /* stride */, chichi_offset /* offset */, in test()21927 GLint chichi_offset = 0; in test() local21931 program.GetResource(GL_TRANSFORM_FEEDBACK_VARYING, chichi_id, GL_OFFSET, 1, &chichi_offset); in test()21934 if ((0 != gohan_offset) || (16 != goten_offset) || (32 != chichi_offset)) in test()21936 …ut_stream << "Got wrong offset: [" << gohan_offset << ", " << goten_offset << ", " << chichi_offset in test()