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.c120 uint16_t *heightOut, in st_gl_texture_dims_to_pipe_dims() argument
130 *heightOut = 1; in st_gl_texture_dims_to_pipe_dims()
138 *heightOut = 1; in st_gl_texture_dims_to_pipe_dims()
151 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
165 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
174 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
181 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
193 *heightOut = heightIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h299 uint16_t *heightOut,