Searched refs:ub1 (Results 1 – 3 of 3) sorted by relevance
30 Name 57 "ub1"31 MemberName 57(ub1) 0 "foo2a"54 MemberDecorate 57(ub1) 0 Offset 055 Decorate 57(ub1) Block101 57(ub1): TypeStruct 56(s2)102 58: TypePointer Uniform 57(ub1)
71 uint32_t ub1 = nir_unsigned_upper_bound(b->shader, state->range_ht, src[1], NULL); in try_extract_const_addition() local73 if ((UINT32_MAX - ub0) < ub1) in try_extract_const_addition()
20 layout(std140) uniform ub1 { s2 foo2a; } uName1;