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

  /external/mesa3d/src/mesa/drivers/dri/i965/
gen6_queryobj.c 173 emit_pipeline_stat(struct brw_context *brw, struct brw_bo *bo, function
396 emit_pipeline_stat(brw, query->bo, query->Base.Stream, query->Base.Target, 0);
459 emit_pipeline_stat(brw, query->bo,
  /external/mesa3d/src/intel/vulkan/
genX_query.c 384 emit_pipeline_stat(struct anv_cmd_buffer *cmd_buffer, uint32_t stat, function
428 emit_pipeline_stat(cmd_buffer, stat, &pool->bo, offset);
464 emit_pipeline_stat(cmd_buffer, stat, &pool->bo, offset);

Completed in 74 milliseconds