Searched refs:depthIn (Results 1 – 2 of 2) sorted by relevance
121 uint16_t depthIn, in st_gl_texture_dims_to_pipe_dims() argument131 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()139 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()152 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()166 assert(depthIn == 1); in st_gl_texture_dims_to_pipe_dims()179 *layersOut = depthIn; in st_gl_texture_dims_to_pipe_dims()186 *layersOut = util_align_npot(depthIn, 6); in st_gl_texture_dims_to_pipe_dims()194 *depthOut = depthIn; in st_gl_texture_dims_to_pipe_dims()
168 uint16_t depthIn,