Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.c123 uint16_t *heightOut, in st_gl_texture_dims_to_pipe_dims() argument
133 *heightOut = 1; in st_gl_texture_dims_to_pipe_dims()
141 *heightOut = 1; in st_gl_texture_dims_to_pipe_dims()
154 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
168 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
177 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
184 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
193 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h170 uint16_t *heightOut,