HomeSort by relevance Sort by last modified time
    Searched refs: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 42 milliseconds