Home
last modified time | relevance | path

Searched refs:SVGA_STATS_PREFIX (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_winsys.h171 #define SVGA_STATS_PREFIX "GuestGL_" macro
174 SVGA_STATS_PREFIX "BlendState", \
175 SVGA_STATS_PREFIX "BlitBlitterCopy", \
176 SVGA_STATS_PREFIX "DepthStencilState", \
177 SVGA_STATS_PREFIX "RasterizerState", \
178 SVGA_STATS_PREFIX "Sampler", \
179 SVGA_STATS_PREFIX "SamplerView", \
180 SVGA_STATS_PREFIX "SurfaceWriteFlush", \
181 SVGA_STATS_PREFIX "TextureReadback", \
182 SVGA_STATS_PREFIX "VertexElement" \
[all …]