Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h368 SI_PS_CONST_POLY_STIPPLE, enumerator
Dsi_shader_llvm_ps.c589 slot = LLVMConstInt(ctx->ac.i32, SI_PS_CONST_POLY_STIPPLE, 0); in si_llvm_emit_polygon_stipple()
Dsi_pipe.c695 si_set_internal_const_buffer(sctx, SI_PS_CONST_POLY_STIPPLE, &sctx->null_const_buf); in si_create_context()
Dsi_descriptors.c1509 si_set_internal_const_buffer(sctx, SI_PS_CONST_POLY_STIPPLE, &cb); in si_set_polygon_stipple()