Searched refs:depthIn (Results 1 – 2 of 2) sorted by relevance
117 uint16_t depthIn, in st_gl_texture_dims_to_pipe_dims() argument127 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()135 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()148 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()162 assert(depthIn == 1); 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()191 *depthOut = depthIn; in st_gl_texture_dims_to_pipe_dims()
265 uint16_t depthIn,