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.c119 unsigned widthIn, in st_gl_texture_dims_to_pipe_dims() argument
132 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
140 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
153 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
167 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
176 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
183 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
192 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h166 unsigned widthIn,