mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 16:48:07 +02:00
iris: better query file comment
This commit is contained in:
parent
d3a5d87219
commit
57f8a623c5
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,8 @@
|
|||
/**
|
||||
* @file iris_query.c
|
||||
*
|
||||
* XXX: this file is EMPTY. it will eventually implement query objects!
|
||||
* Query object support. This allows measuring various simple statistics
|
||||
* via counters on the GPU.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue