OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:buffer_texture
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/deps/glbench/src/
fillratetest.cc
71
const GLfloat
buffer_texture
[8] = {
member in namespace:glbench
107
SetupVBO(GL_ARRAY_BUFFER, sizeof(
buffer_texture
),
buffer_texture
);
170
SetupVBO(GL_ARRAY_BUFFER, sizeof(
buffer_texture
),
buffer_texture
);
windowmanagercompositingtest.cc
305
GLfloat
buffer_texture
[8] = {
local
312
SetupVBO(GL_ARRAY_BUFFER, sizeof(
buffer_texture
),
buffer_texture
);
Completed in 56 milliseconds