Searched refs:glattrib (Results 1 – 1 of 1) sorted by relevance
511 const struct gl_array_attributes *const glattrib = in brw_prepare_vertices() local514 _mesa_draw_attributes_relative_offset(glattrib); in brw_prepare_vertices()515 const uint32_t rel_end = rel_offset + glattrib->Format._ElementSize; in brw_prepare_vertices()521 input->glformat = &glattrib->Format; in brw_prepare_vertices()620 const struct gl_array_attributes *const glattrib = in brw_prepare_vertices() local623 _mesa_draw_attributes_relative_offset(glattrib); in brw_prepare_vertices()624 const uint32_t rel_end = rel_offset + glattrib->Format._ElementSize; in brw_prepare_vertices()630 input->glformat = &glattrib->Format; in brw_prepare_vertices()677 const struct gl_array_attributes *const glattrib = in brw_prepare_vertices() local679 const unsigned size = glattrib->Format._ElementSize; in brw_prepare_vertices()[all …]