Searched refs:st_gl_texture_dims_to_pipe_dims (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_texture.c | 109 st_gl_texture_dims_to_pipe_dims(GLenum texture, in st_gl_texture_dims_to_pipe_dims() function 188 st_gl_texture_dims_to_pipe_dims(image->TexObject->Target, in st_texture_match_image()
|
D | st_texture.h | 160 st_gl_texture_dims_to_pipe_dims(GLenum texture,
|
D | st_cb_texture.c | 382 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in guess_and_alloc_texture() 470 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in st_AllocTextureImageBuffer() 1230 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, width, height, depth, in st_finalize_texture() 1331 st_gl_texture_dims_to_pipe_dims(texObj->Target, in st_AllocTextureStorage()
|