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 D | si_state.h | 335 SI_VS_CONST_INSTANCE_DIVISORS, enumerator in enum:__anon2bb813670303
|
| H A D | si_pipe.c | 586 si_set_rw_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS,
|
| H A D | si_state.c | 4635 si_set_rw_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS, &cb);
|
| H A D | si_shader.c | 7204 LLVMConstInt(ctx->i32, SI_VS_CONST_INSTANCE_DIVISORS, 0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_state.h | 366 SI_VS_CONST_INSTANCE_DIVISORS, enumerator in enum:__anonb8ead4da0103
|
| H A D | si_shader_llvm_vs.c | 926 LLVMValueRef buf_index = LLVMConstInt(ctx->ac.i32, SI_VS_CONST_INSTANCE_DIVISORS, 0);
|
| H A D | si_pipe.c | 693 si_set_internal_const_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS, &sctx->null_const_buf);
|
| H A D | si_state.c | 4939 si_set_internal_const_buffer(sctx, SI_VS_CONST_INSTANCE_DIVISORS, &cb);
|
Completed in 33 milliseconds