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.c119 uint16_t *heightOut, in st_gl_texture_dims_to_pipe_dims() argument
129 *heightOut = 1; in st_gl_texture_dims_to_pipe_dims()
137 *heightOut = 1; in st_gl_texture_dims_to_pipe_dims()
150 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
164 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
173 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
180 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
190 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h267 uint16_t *heightOut,