Searched refs:layersOut (Results 1 – 2 of 2) sorted by relevance
120 GLuint *layersOut) in st_gl_texture_dims_to_pipe_dims() argument130 *layersOut = 1; in st_gl_texture_dims_to_pipe_dims()138 *layersOut = heightIn; in st_gl_texture_dims_to_pipe_dims()151 *layersOut = 1; in st_gl_texture_dims_to_pipe_dims()165 *layersOut = 6; in st_gl_texture_dims_to_pipe_dims()174 *layersOut = depthIn; in st_gl_texture_dims_to_pipe_dims()181 *layersOut = util_align_npot(depthIn, 6); in st_gl_texture_dims_to_pipe_dims()191 *layersOut = 1; in st_gl_texture_dims_to_pipe_dims()
211 GLuint *layersOut);