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

  /external/mesa3d/src/mesa/state_tracker/
st_atom_array.c 94 static GLuint int_types_norm[4] = { variable
277 case GL_INT: return int_types_norm[size-1];
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_draw_upload.c 100 static GLuint int_types_norm[5] = { variable
241 case GL_INT: return int_types_norm[size];

Completed in 664 milliseconds