Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_clear.c76 cv = util_pack64_z_stencil(ps->format, depth, stencil); in softpipe_clear()
/external/mesa3d/src/gallium/auxiliary/util/
Du_surface.c367 uint64_t zstencil = util_pack64_z_stencil(dst->texture->format, in util_clear_depth_stencil()
Du_pack_color.h604 util_pack64_z_stencil(enum pipe_format format, double z, uint8_t s) in util_pack64_z_stencil() function