Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.h163 int num_vs_constants[LP_MAX_TGSI_CONST_BUFFERS]; member
195 lp_build_struct_get_ptr2(_variant->gallivm, _variant->context_type, _ptr, DRAW_JIT_CTX_NUM_CONSTANTS, "num_vs_constants")
H A Ddraw_pt_fetch_shade_pipeline_llvm.c450 llvm->jit_context.num_vs_constants[i] = num_consts; in llvm_middle_end_bind_parameters()
H A Ddraw_llvm.c336 LP_CHECK_MEMBER_OFFSET(struct draw_jit_context, num_vs_constants, in create_jit_context_type()

Completed in 10 milliseconds