Searched refs:st_gl_texture_dims_to_pipe_dims (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_texture.h | 294 st_gl_texture_dims_to_pipe_dims(GLenum texture,
|
D | st_texture.c | 115 st_gl_texture_dims_to_pipe_dims(GLenum texture, in st_gl_texture_dims_to_pipe_dims() function 222 st_gl_texture_dims_to_pipe_dims(image->TexObject->Target, in st_texture_match_image()
|
D | st_cb_texture.c | 173 st_gl_texture_dims_to_pipe_dims(gl_target, width, height, depth, in create_dst_texture() 983 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in guess_and_alloc_texture() 1079 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in st_AllocTextureImageBuffer() 2125 st_gl_texture_dims_to_pipe_dims(gl_target, width, height, depth, in st_TexSubImage() 3043 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in st_finalize_texture() 3313 st_gl_texture_dims_to_pipe_dims(texObj->Target, in st_texture_storage() 3411 st_gl_texture_dims_to_pipe_dims(target, in st_TestProxyTexImage() 3509 st_gl_texture_dims_to_pipe_dims(target, texWidth, texHeight, texDepth, in find_mipmap_level()
|
D | st_cb_readpixels.c | 303 st_gl_texture_dims_to_pipe_dims(GL_TEXTURE_2D, width, height, 1, in blit_to_staging()
|