Home
last modified time | relevance | path

Searched defs:vb_stride (Results 1 - 2 of 2) sorted by relevance

/third_party/libdrm/include/drm/
H A Dsavage_drm.h120 unsigned int vb_stride; /* stride of vertices in 32bit words */ member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1915 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