OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useVao
(Results
1 - 3
of
3
) sorted by null
/external/deqp/modules/glshared/
glsVertexArrayTests.cpp
1148
void ContextArrayPack::render (Array::Primitive primitive, int firstVertex, int vertexCount, bool
useVao
, float coordScale, float colorScale)
1167
if (
useVao
)
[
all
...]
glsDrawTest.cpp
[
all
...]
glsVertexArrayTests.hpp
224
virtual void render (Array::Primitive primitive, int firstVertex, int vertexCount, bool
useVao
, float coordScale, float colorScale);
Completed in 201 milliseconds