Home
last modified time | relevance | path

Searched refs:SI_VS_CONST_CLIP_PLANES (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.h367 SI_VS_CONST_CLIP_PLANES, enumerator
H A Dsi_shader_llvm_vs.c393 LLVMValueRef constbuf_index = LLVMConstInt(ctx->ac.i32, SI_VS_CONST_CLIP_PLANES, 0); in si_llvm_clipvertex_to_clipdist()
H A Dsi_pipe.c723 si_set_internal_const_buffer(sctx, SI_VS_CONST_CLIP_PLANES, &sctx->null_const_buf); in si_create_context()
H A Dsi_state.c835 si_set_internal_const_buffer(sctx, SI_VS_CONST_CLIP_PLANES, &cb); in si_set_clip_state()

Completed in 14 milliseconds