OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_vertex_attribs_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
context_group.h
85
return
max_vertex_attribs_
;
194
uint32
max_vertex_attribs_
;
member in class:gpu::gles2::ContextGroup
context_group.cc
45
max_vertex_attribs_
(0u),
139
&
max_vertex_attribs_
)) {
/external/chromium_org/gpu/command_buffer/client/
vertex_array_object_manager.h
105
GLuint
max_vertex_attribs_
;
member in class:gpu::gles2::VertexArrayObjectManager
vertex_array_object_manager.cc
333
:
max_vertex_attribs_
(max_vertex_attribs),
375
arrays[i], new VertexArrayObject(
max_vertex_attribs_
)));
Completed in 33 milliseconds