Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c118 unsigned *widthOut, in st_gl_texture_dims_to_pipe_dims() argument
128 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
136 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
149 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
163 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
172 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
179 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
189 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h266 unsigned *widthOut,