Searched refs:pack_zs_f (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.c132 value = pack_zs_f(s->format,
H A Dnv10_context.c106 uint32_t value = pack_zs_f(s->format, z, 0);
137 value = pack_zs_f(s->format,
155 PUSH_DATA (push, pack_zs_f(s->format, ctx->Depth.Clear, 0));
165 pack_zs_f(s->format, ctx->Depth.Clear, 0);
H A Dnouveau_util.h90 pack_zs_f(gl_format f, float z, uint8_t s) function
H A Dnv20_context.c83 PUSH_DATA (push, pack_zs_f(s->format, ctx->Depth.Clear,
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.c132 value = pack_zs_f(s->format,
H A Dnv10_context.c106 uint32_t value = pack_zs_f(s->format, z, 0);
137 value = pack_zs_f(s->format,
155 PUSH_DATA (push, pack_zs_f(s->format, ctx->Depth.Clear, 0));
165 pack_zs_f(s->format, ctx->Depth.Clear, 0);
H A Dnouveau_util.h90 pack_zs_f(gl_format f, float z, uint8_t s) function
H A Dnv20_context.c83 PUSH_DATA (push, pack_zs_f(s->format, ctx->Depth.Clear,

Completed in 97 milliseconds