HomeSort by relevance Sort by last modified time
    Searched full:type_good (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_attribs.cc 182 bool type_good = (type != GL_INT && type != GL_UNSIGNED_INT && local
185 type_good && index_good;
201 } else if (size_good && offset_good && stride_good && type_good &&
205 !type_good && index_good) {
208 type_good && index_good) {
215 type_good && index_good) {
218 type_good && index_good) {

Completed in 44 milliseconds