HomeSort by relevance Sort by last modified time
    Searched refs:glMatrixLoadIdentityCHROMIUM (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/gpu/command_buffer/tests/
gl_chromium_path_rendering_unittest.cc 76 glMatrixLoadIdentityCHROMIUM(kMatrixModes[i]);
103 glMatrixLoadIdentityCHROMIUM(GL_PATH_PROJECTION_CHROMIUM + 1);
106 glMatrixLoadIdentityCHROMIUM(GL_PATH_PROJECTION_CHROMIUM);
  /external/chromium_org/gpu/skia_bindings/
gl_bindings_skia_cmd_buffer.cc 145 functions->fMatrixLoadIdentity = glMatrixLoadIdentityCHROMIUM;
  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 243 #define glMatrixLoadIdentityCHROMIUM GLES2_GET_FUN(MatrixLoadIdentityCHROMIUM)
gl2extchromium.h 726 GL_APICALL void GL_APIENTRY glMatrixLoadIdentityCHROMIUM(GLenum mode);
  /external/chromium_org/gpu/command_buffer/client/
gles2_c_lib_autogen.h     [all...]

Completed in 39 milliseconds