Searched refs:constbuf_index (Results 1 – 1 of 1) sorted by relevance
393 LLVMValueRef constbuf_index = LLVMConstInt(ctx->ac.i32, SI_VS_CONST_CLIP_PLANES, 0); in si_llvm_clipvertex_to_clipdist() local394 LLVMValueRef const_resource = ac_build_load_to_sgpr(&ctx->ac, ptr, constbuf_index); in si_llvm_clipvertex_to_clipdist()