Searched refs:depthIn (Results 1 – 2 of 2) sorted by relevance
116 GLuint depthIn, in st_gl_texture_dims_to_pipe_dims() argument126 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()134 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()147 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()161 assert(depthIn == 1); 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()190 *depthOut = depthIn; in st_gl_texture_dims_to_pipe_dims()
207 GLuint depthIn,