Home
last modified time | relevance | path

Searched refs:_mesa_meta_get_temp_depth_texture (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Dmeta.h519 _mesa_meta_get_temp_depth_texture(struct gl_context *ctx);
Dmeta_blit.c149 meta_temp_texture = _mesa_meta_get_temp_depth_texture(ctx); in blitframebuffer_texture()
Dmeta.c1309 _mesa_meta_get_temp_depth_texture(struct gl_context *ctx) in _mesa_meta_get_temp_depth_texture() function