Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h367 SI_VS_CONST_INSTANCE_DIVISORS, enumerator
Dsi_shader_llvm_vs.c943 LLVMValueRef buf_index = LLVMConstInt(ctx->ac.i32, SI_VS_CONST_INSTANCE_DIVISORS, 0); in si_llvm_build_vs_prolog()
Dsi_pipe.c675 si_set_rw_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS, &sctx->null_const_buf); in si_create_context()
Dsi_state.c4776 si_set_rw_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS, &cb); in si_bind_vertex_elements()