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 D | etnaviv_translate.h | 420 translate_clear_depth_stencil(enum pipe_format format, float depth, function in typeref:typename:uint32_t
|
| H A D | etnaviv_blt.c | 258 uint32_t new_clear_value = translate_clear_depth_stencil(surf->base.format, depth, stencil);
|
| H A D | etnaviv_rs.c | 324 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 D | etnaviv_translate.h | 400 translate_clear_depth_stencil(enum pipe_format format, float depth, function in typeref:typename:uint32_t
|
| H A D | etnaviv_blt.c | 270 uint32_t new_clear_value = translate_clear_depth_stencil(surf->base.format, depth, stencil);
|
| H A D | etnaviv_rs.c | 353 uint32_t new_clear_value = translate_clear_depth_stencil(surf->base.format, depth, stencil);
|
Completed in 7 milliseconds