Home
last modified time | relevance | path

Searched defs:max_vertex_accessed (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
Dvertex_attrib_manager.cc165 GLuint max_vertex_accessed, in ValidateBindings()
Dvertex_attrib_manager.h74 GLuint max_vertex_accessed) const { in MaxVertexAccessed()
Dgles2_cmd_decoder.cc6349 const char* function_name, GLuint max_vertex_accessed, bool instanced, in IsDrawValid()
6375 const char* function_name, GLuint max_vertex_accessed, bool* simulated) { in SimulateAttrib0()
6478 GLuint max_vertex_accessed, bool* simulated, GLsizei primcount) { in SimulateFixedAttribs()
6633 GLuint max_vertex_accessed = first + count - 1; in DoDrawArrays() local
6750 GLuint max_vertex_accessed; in DoDrawElements() local
6852 GLuint max_vertex_accessed = 0; in DoGetMaxValueInBufferCHROMIUM() local