OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getVertexAttribState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLVertexArrayObjectOES.h
82
VertexAttribState&
getVertexAttribState
(int index) { return m_vertexAttribState[index]; }
/external/chromium_org/third_party/angle/src/libGLESv2/
Context.cpp
637
const VertexAttribute &Context::
getVertexAttribState
(unsigned int attribNum)
[
all
...]
Completed in 183 milliseconds