Searched refs:vertSize (Results 1 – 1 of 1) sorted by relevance
759 const uint32_t vertSize = attribSize * SWR_VTX_NUM_SLOTS; in swr_gs_llvm_emit_vertex() local760 Value *pVertexOffset = MUL(unwrap(emitted_vertices_vec), VIMMED1(vertSize)); in swr_gs_llvm_emit_vertex()