Searched refs:CreateLattice (Results 1 – 6 of 6) sorted by relevance
/external/autotest/client/deps/glbench/src/ |
D | drawsizetest.cc | 52 CreateLattice(&vertices, &vertex_buffer_size, 1.f / g_width, 1.f / g_height, in Run()
|
D | trianglesetuptest.cc | 47 CreateLattice(&vertices, &vertex_buffer_size, 1.f / g_width, 1.f / g_height, in Run()
|
D | attributefetchtest.cc | 105 CreateLattice(&vertices, &vertex_buffer_size, 1.f / g_width, 1.f / g_height, in Run()
|
D | varyingsandddxytest.cc | 166 CreateLattice(&vertices, &vertex_buffer_size, 1.f / c, 1.f / c, c, c); in Run()
|
D | utils.h | 79 void CreateLattice(GLfloat** vertices,
|
D | utils.cc | 228 void CreateLattice(GLfloat** vertices, in CreateLattice() function
|