Home
last modified time | relevance | path

Searched refs:lp_build_struct_get2 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h198 lp_build_struct_get2(_gallivm, _type, _ptr, DRAW_JIT_CTX_PLANES, "planes")
201 lp_build_struct_get2(_variant->gallivm, _variant->context_type, _ptr, DRAW_JIT_CTX_VIEWPORT, "viewports")
219 lp_build_struct_get2(_variant->gallivm, _variant->context_type, _ptr, DRAW_JIT_CTX_ANISO_FILTER_TABLE, "aniso_filter_table")
233 lp_build_struct_get2(_gallivm, _type, _ptr, 0, "stride")
236 lp_build_struct_get2(_gallivm, _type, _ptr, 2, "buffer_offset")
245 lp_build_struct_get2(_gallivm, _type, _ptr, DRAW_JIT_DVBUFFER_MAP, "map")
248 lp_build_struct_get2(_gallivm, _type, _ptr, DRAW_JIT_DVBUFFER_SIZE, "size")
327 lp_build_struct_get2(_variant->gallivm, _variant->context_type, _ptr, DRAW_GS_JIT_CTX_PRIM_LENGTHS, "prim_lengths")
330 lp_build_struct_get2(_variant->gallivm, _variant->context_type, _ptr, DRAW_GS_JIT_CTX_EMITTED_VERTICES, "emitted_vertices")
333 lp_build_struct_get2(_varian
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_struct.h90 lp_build_struct_get2(struct gallivm_state *gallivm,
H A Dlp_bld_struct.c99 lp_build_struct_get2(struct gallivm_state *gallivm, in lp_build_struct_get2() function

Completed in 2 milliseconds