Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c2232 LLVMValueRef constbuf_index = lp_build_const_int32(base->gallivm, in si_llvm_emit_clipvertex() local
2234 LLVMValueRef const_resource = build_indexed_load_const(ctx, ptr, constbuf_index); in si_llvm_emit_clipvertex()