Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.cpp9908 const GLuint boy_size = boy_type.GetActualAlignment(1 /* align */, false /* is_array*/); in test() local
9916 const GLuint boy_offset = lcm(boy_size, man_size); in test()
9937 if ((boy_offset < man_after_off) && (boy_offset + boy_size > man_after_off)) in test()