Searched refs:layersOut (Results 1 – 2 of 2) sorted by relevance
121 uint16_t *layersOut) in st_gl_texture_dims_to_pipe_dims() argument131 *layersOut = 1; in st_gl_texture_dims_to_pipe_dims()139 *layersOut = heightIn; in st_gl_texture_dims_to_pipe_dims()152 *layersOut = 1; in st_gl_texture_dims_to_pipe_dims()166 *layersOut = 6; in st_gl_texture_dims_to_pipe_dims()175 *layersOut = depthIn; in st_gl_texture_dims_to_pipe_dims()182 *layersOut = util_align_npot(depthIn, 6); in st_gl_texture_dims_to_pipe_dims()192 *layersOut = 1; in st_gl_texture_dims_to_pipe_dims()
269 uint16_t *layersOut);