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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
r600_query.c 92 r600_query_predication(rctx, NULL, PREDICATION_OP_CLEAR, 1);
107 r600_query_predication(rctx, rquery, PREDICATION_OP_ZPASS, wait_flag);
113 r600_query_predication(rctx, rquery, PREDICATION_OP_PRIMCOUNT, wait_flag);
r600.h 113 void r600_query_predication(struct r600_context *ctx, struct r600_query *query, int operation,
r600_hw_context.c 491 void r600_query_predication(struct r600_context *ctx, struct r600_query *query, int operation, function
  /external/mesa3d/src/gallium/drivers/radeonsi/
r600_query.c 92 r600_query_predication(rctx, NULL, PREDICATION_OP_CLEAR, 1);
107 r600_query_predication(rctx, rquery, PREDICATION_OP_ZPASS, wait_flag);
113 r600_query_predication(rctx, rquery, PREDICATION_OP_PRIMCOUNT, wait_flag);
r600.h 113 void r600_query_predication(struct r600_context *ctx, struct r600_query *query, int operation,
r600_hw_context.c 491 void r600_query_predication(struct r600_context *ctx, struct r600_query *query, int operation, function

Completed in 1762 milliseconds