Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c342 struct pipe_surface tsurf = { in init_compute_resources() local
348 tsurf.u.buf.last_element = ctx->tex[*slots]->width0 - 1; in init_compute_resources()
351 &tsurf); in init_compute_resources()