Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.c116 unsigned widthIn, in st_gl_texture_dims_to_pipe_dims() argument
129 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
137 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
150 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
164 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
173 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
180 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
192 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h295 unsigned widthIn,