Searched refs:si_buffer_load_const (Results 1 – 3 of 3) sorted by relevance
64 LLVMValueRef si_buffer_load_const(struct si_shader_context *ctx, LLVMValueRef resource,
446 row = si_buffer_load_const(ctx, desc, offset); in si_llvm_emit_polygon_stipple()
252 LLVMValueRef si_buffer_load_const(struct si_shader_context *ctx, LLVMValueRef resource, in si_buffer_load_const() function