Searched defs:IsDrawValid (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dgles2_cmd_decoder.cc1487 bool IsDrawValid(
6348 bool GLES2DecoderImpl::IsDrawValid( function in class:gpu::gles2::GLES2DecoderImpl
6634 if (IsDrawValid(function_name, max_vertex_accessed, instanced, primcount)) {
6761 if (IsDrawValid(function_name, max_vertex_accessed, instanced, primcount)) {

Completed in 74 milliseconds