Searched refs:st_gl_texture_dims_to_pipe_dims (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/mesa/state_tracker/ |
D | st_texture.h | 276 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 220 st_gl_texture_dims_to_pipe_dims(image->TexObject->Target, in st_texture_match_image()
|
D | st_cb_texture.c | 678 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in guess_and_alloc_texture() 774 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in st_AllocTextureImageBuffer() 1638 st_gl_texture_dims_to_pipe_dims(gl_target, width, height, depth, in st_TexSubImage() 2162 st_gl_texture_dims_to_pipe_dims(gl_target, width, height, depth, in st_GetTexSubImage() 2721 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in st_finalize_texture() 2991 st_gl_texture_dims_to_pipe_dims(texObj->Target, in st_texture_storage() 3088 st_gl_texture_dims_to_pipe_dims(target, in st_TestProxyTexImage() 3186 st_gl_texture_dims_to_pipe_dims(target, texWidth, texHeight, texDepth, in find_mipmap_level()
|
D | st_cb_readpixels.c | 290 st_gl_texture_dims_to_pipe_dims(GL_TEXTURE_2D, width, height, 1, in blit_to_staging()
|