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