Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c250 uint8_t front_writemask_bits = in vc4_create_depth_stencil_alpha_state() local
253 uint8_t back_writemask_bits = front_writemask_bits; in vc4_create_depth_stencil_alpha_state()
256 tlb_stencil_setup_bits(front, front_writemask_bits); in vc4_create_depth_stencil_alpha_state()
270 if (front_writemask_bits == 0xff || in vc4_create_depth_stencil_alpha_state()