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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
queryobj.c 140 get_query_binding_point(struct gl_context *ctx, GLenum target) function
303 bindpt = get_query_binding_point(ctx, target);
367 bindpt = get_query_binding_point(ctx, target);
480 bindpt = get_query_binding_point(ctx, target);
  /external/mesa3d/src/mesa/main/
queryobj.c 140 get_query_binding_point(struct gl_context *ctx, GLenum target) function
303 bindpt = get_query_binding_point(ctx, target);
367 bindpt = get_query_binding_point(ctx, target);
480 bindpt = get_query_binding_point(ctx, target);

Completed in 115 milliseconds