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.c113 st_gl_texture_dims_to_pipe_dims(GLenum texture, in st_gl_texture_dims_to_pipe_dims() function
217 st_gl_texture_dims_to_pipe_dims(image->TexObject->Target, in st_texture_match_image()
Dst_texture.h204 st_gl_texture_dims_to_pipe_dims(GLenum texture,
Dst_cb_texture.c565 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in guess_and_alloc_texture()
654 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in st_AllocTextureImageBuffer()
1503 st_gl_texture_dims_to_pipe_dims(gl_target, width, height, depth, in st_TexSubImage()
1971 st_gl_texture_dims_to_pipe_dims(gl_target, width, height, depth, in st_GetTexSubImage()
2510 st_gl_texture_dims_to_pipe_dims(stObj->base.Target, in st_finalize_texture()
2682 st_gl_texture_dims_to_pipe_dims(texObj->Target, in st_AllocTextureStorage()
2742 st_gl_texture_dims_to_pipe_dims(target, in st_TestProxyTexImage()
Dst_cb_readpixels.c295 st_gl_texture_dims_to_pipe_dims(GL_TEXTURE_2D, width, height, 1, in blit_to_staging()