1bf215546Sopenharmony_ci#ifndef DRI_QUERY_RENDERER_H 2bf215546Sopenharmony_ci#define DRI_QUERY_RENDERER_H 3bf215546Sopenharmony_ci 4bf215546Sopenharmony_ci#include "dri_util.h" 5bf215546Sopenharmony_ci 6bf215546Sopenharmony_ciextern const 7bf215546Sopenharmony_ci__DRI2rendererQueryExtension dri2RendererQueryExtension; 8bf215546Sopenharmony_ci 9bf215546Sopenharmony_ci#endif 10