Searched refs:SI_VS_CONST_INSTANCE_DIVISORS (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h335 SI_VS_CONST_INSTANCE_DIVISORS, enumerator in enum:__anon2bb813670303
H A Dsi_pipe.c586 si_set_rw_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS,
H A Dsi_state.c4635 si_set_rw_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS, &cb);
H A Dsi_shader.c7204 LLVMConstInt(ctx->i32, SI_VS_CONST_INSTANCE_DIVISORS, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.h366 SI_VS_CONST_INSTANCE_DIVISORS, enumerator in enum:__anonb8ead4da0103
H A Dsi_shader_llvm_vs.c926 LLVMValueRef buf_index = LLVMConstInt(ctx->ac.i32, SI_VS_CONST_INSTANCE_DIVISORS, 0);
H A Dsi_pipe.c693 si_set_internal_const_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS, &sctx->null_const_buf);
H A Dsi_state.c4939 si_set_internal_const_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS, &cb);

Completed in 33 milliseconds