OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VertexArrayState
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/libs/rs/
rsVertexArray.h
59
void setupGL(const Context *rsc, class
VertexArrayState
*) const;
60
void setupGL2(const Context *rsc, class
VertexArrayState
*, ShaderCache *) const;
72
class
VertexArrayState
{
rsVertexArray.cpp
114
void VertexArray::setupGL(const Context *rsc, class
VertexArrayState
*state) const
181
void VertexArray::setupGL2(const Context *rsc, class
VertexArrayState
*state, ShaderCache *sc) const
216
void
VertexArrayState
::init(Context *) {
rsContext.h
77
VertexArrayState
mStateVertexArray;
Completed in 239 milliseconds