Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c114 GLuint widthIn, in st_gl_texture_dims_to_pipe_dims() argument
127 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
135 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
148 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
162 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
171 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
178 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
188 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h205 GLuint widthIn,