Searched refs:vs_inputs64 (Results 1 – 1 of 1) sorted by relevance
446 const uint64_t vs_inputs64 = in brw_prepare_vertices() local449 assert((vs_inputs64 & ~(uint64_t)VERT_BIT_ALL) == 0); in brw_prepare_vertices()450 unsigned vs_inputs = (unsigned)vs_inputs64; in brw_prepare_vertices()