Searched refs:depth_data (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c45 struct depth_data { struct
59 get_depth_stencil_values( struct depth_data *data,
148 * Compute the depth_data::qzzzz[] values from the float fragment Z values.
151 convert_quad_depth( struct depth_data *data,
219 * Compute the depth_data::shader_stencil_refs[] values from the float
223 convert_quad_stencil( struct depth_data *data,
253 write_depth_stencil_values( struct depth_data *data,
341 do_stencil_test(struct depth_data *data,
424 apply_stencil_op(struct depth_data *data,
525 struct depth_data *dat
[all...]
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c45 struct depth_data { struct
59 get_depth_stencil_values( struct depth_data *data,
148 * Compute the depth_data::qzzzz[] values from the float fragment Z values.
151 convert_quad_depth( struct depth_data *data,
219 * Compute the depth_data::shader_stencil_refs[] values from the float
223 convert_quad_stencil( struct depth_data *data,
253 write_depth_stencil_values( struct depth_data *data,
341 do_stencil_test(struct depth_data *data,
424 apply_stencil_op(struct depth_data *data,
525 struct depth_data *dat
[all...]

Completed in 220 milliseconds