Searched refs:nvc0_get_surface_dims (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c909 nvc0_get_surface_dims(const struct pipe_image_view *view, function in typeref:typename:void
987 nvc0_get_surface_dims(view, &width, &height, &depth);
1151 nvc0_get_surface_dims(view, &width, &height, &depth);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c907 nvc0_get_surface_dims(const struct pipe_image_view *view, function in typeref:typename:void
985 nvc0_get_surface_dims(view, &width, &height, &depth);
1157 nvc0_get_surface_dims(view, &width, &height, &depth);

Completed in 5 milliseconds