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.c110 GLuint widthIn, in st_gl_texture_dims_to_pipe_dims() argument
122 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
129 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
138 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
145 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
151 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
160 *widthOut = widthIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h161 GLuint widthIn,