Home | History | Annotate | Download | only in glsl

Lines Matching defs:bitfield

349             uint64_t bitfield = BITFIELD64_BIT(var->data.location + i);
350 shader->info->double_inputs_read |= bitfield;