Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.c1593 static LLVMValueRef buffer_load_const(struct si_shader_context *ctx, in buffer_load_const() function
1620 buffer_load_const(ctx, resource, offset0), in load_sample_position()
1621 buffer_load_const(ctx, resource, offset1), in load_sample_position()
1789 val[i] = buffer_load_const(ctx, buf, in declare_system_value()
1935 result = buffer_load_const(ctx, bufp, addr); in fetch_constant()
1944 result2 = buffer_load_const(ctx, bufp, addr2); in fetch_constant()
2250 base_elt = buffer_load_const(ctx, const_resource, in si_llvm_emit_clipvertex()
6009 row = buffer_load_const(ctx, desc, offset); in si_llvm_emit_polygon_stipple()