Searched refs:translate_clear_depth_stencil (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h420 translate_clear_depth_stencil(enum pipe_format format, float depth, function in typeref:typename:uint32_t
H A Detnaviv_blt.c258 uint32_t new_clear_value = translate_clear_depth_stencil(surf->base.format, depth, stencil);
H A Detnaviv_rs.c324 uint32_t new_clear_value = translate_clear_depth_stencil(surf->base.format, depth, stencil);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h400 translate_clear_depth_stencil(enum pipe_format format, float depth, function in typeref:typename:uint32_t
H A Detnaviv_blt.c270 uint32_t new_clear_value = translate_clear_depth_stencil(surf->base.format, depth, stencil);
H A Detnaviv_rs.c353 uint32_t new_clear_value = translate_clear_depth_stencil(surf->base.format, depth, stencil);

Completed in 7 milliseconds