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

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_pipeline.c 74 static GLuint check_input_changes( struct gl_context *ctx ) function
128 if (check_input_changes( ctx ) || tnl->pipeline.new_state) {
  /external/mesa3d/src/mesa/tnl/
t_pipeline.c 74 static GLuint check_input_changes( struct gl_context *ctx ) function
128 if (check_input_changes( ctx ) || tnl->pipeline.new_state) {

Completed in 211 milliseconds