Searched refs:cull_front_face (Results 1 – 4 of 4) sorted by relevance
486 cfg.cull_front_face = pipeline->rast.cull_front_face; in panvk_emit_tiler_dcd()
900 bool cull_front_face; member
694 …pipeline->rast.cull_front_face = builder->create_info.gfx->pRasterizationState->cullMode & VK_CULL… in panvk_pipeline_builder_parse_rast()
3219 cfg.cull_front_face = polygon && (rast->cull_face & PIPE_FACE_FRONT); in panfrost_emit_draw()