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

/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_texture.c197 enum pipe_format st_view_format; local
217 st_view_format = stObj->pt->format;
236 st_view_format = firstImageFormat;
244 (st_view_format != stObj->sampler_view->format) ||
252 st_view_format);

Completed in 60 milliseconds