Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c118 GLuint *heightOut, in st_gl_texture_dims_to_pipe_dims() argument
128 *heightOut = 1; in st_gl_texture_dims_to_pipe_dims()
136 *heightOut = 1; in st_gl_texture_dims_to_pipe_dims()
149 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
163 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
172 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
179 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
189 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h209 GLuint *heightOut,