Home
last modified time | relevance | path

Searched defs:is_depth (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_resource.h53 bool is_depth; member
Dr600_texture.c76 bool is_depth, is_stencil; in r600_init_surface() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_blit.c450 boolean is_stencil, is_depth, blit_depth, blit_stencil; in util_blit_pixels() local
Du_gen_mipmap.c1526 boolean is_depth = util_format_is_depth_or_stencil(psv->format); in util_gen_mipmap() local