Home
last modified time | relevance | path

Searched refs:depthOut (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c119 GLuint *depthOut, in st_gl_texture_dims_to_pipe_dims() argument
129 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
137 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
150 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
164 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
173 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
180 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
190 *depthOut = depthIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h210 GLuint *depthOut,