瀏覽代碼

gallium/p_context.h: Make comment more readable

Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Signed-off-by: Marek Olšák <marek.olsak@amd.com>
tags/12.0-branchpoint
Edward O'Callaghan 9 年之前
父節點
當前提交
11bd53933e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/gallium/include/pipe/p_context.h

+ 1
- 1
src/gallium/include/pipe/p_context.h 查看文件

@@ -162,7 +162,7 @@ struct pipe_context {
* item of that data to store (e.g. for
* PIPE_QUERY_PIPELINE_STATISTICS).
* When the index is -1, instead of the value of the query
* the driver should instead write a 1/0 to the appropriate
* the driver should instead write a 1 or 0 to the appropriate
* location with 1 meaning that the query result is available.
*/
void (*get_query_result_resource)(struct pipe_context *pipe,

Loading…
取消
儲存