Home
last modified time | relevance | path

Searched refs:st_gl_texture_dims_to_pipe_dims (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_texture.h276 st_gl_texture_dims_to_pipe_dims(GLenum texture,
Dst_texture.c115 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()
Dst_cb_texture.c678 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()
Dst_cb_readpixels.c290 st_gl_texture_dims_to_pipe_dims(GL_TEXTURE_2D, width, height, 1, in blit_to_staging()