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.c115 GLuint *depthOut, in st_gl_texture_dims_to_pipe_dims() argument
124 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
131 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
140 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
147 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
153 *depthOut = 1; in st_gl_texture_dims_to_pipe_dims()
162 *depthOut = depthIn; in st_gl_texture_dims_to_pipe_dims()
Dst_texture.h166 GLuint *depthOut,