OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_max_vertex_attrib_bindings
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
GLClientState.cpp
38
m_max_vertex_attrib_bindings
= m_nLocations;
206
VAOState(0, m_nLocations, std::max(m_nLocations,
m_max_vertex_attrib_bindings
))));
[
all
...]
GLClientState.h
456
int
m_max_vertex_attrib_bindings
;
member in class:GLClientState
Completed in 717 milliseconds