Searched defs:vb_stride (Results 1 - 2 of 2) sorted by relevance
/third_party/libdrm/include/drm/ |
H A D | savage_drm.h | 120 unsigned int vb_stride; /* stride of vertices in 32bit words */ member
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm.c | 1915 LLVMValueRef vb_stride[PIPE_MAX_ATTRIBS]; in draw_llvm_generate() local 1017 fetch_instanced(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type vs_type, LLVMValueRef vb_stride, LLVMValueRef map_ptr, LLVMValueRef buffer_size_adj, LLVMValueRef *inputs, LLVMValueRef index) fetch_instanced() argument 1075 fetch_vector(struct gallivm_state *gallivm, const struct util_format_description *format_desc, struct lp_type vs_type, LLVMValueRef vb_stride, LLVMValueRef map_ptr, LLVMValueRef buffer_size_adj, LLVMValueRef *inputs, LLVMValueRef indices) fetch_vector() argument [all...] |
Completed in 6 milliseconds