Searched refs:i32_from_byte_stream (Results 1 – 1 of 1) sorted by relevance
261 static uint32_t i32_from_byte_stream(unsigned char * bytes, in i32_from_byte_stream() function478 uint32_t word0 = i32_from_byte_stream(bytes, &bytes_read); in r600_vtx_from_byte_stream()479 uint32_t word1 = i32_from_byte_stream(bytes, &bytes_read); in r600_vtx_from_byte_stream()480 uint32_t word2 = i32_from_byte_stream(bytes, &bytes_read); in r600_vtx_from_byte_stream()