Searched refs:tg4_component_in_swizzle (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_tgsi.cpp247 bool tg4_component_in_swizzle; member in struct:glsl_to_tgsi_visitor
4667 if (this->tg4_component_in_swizzle) {
4832 tg4_component_in_swizzle = false;
5890 bool tg4_component_in_swizzle; member in struct:st_translate
6257 if (t->tg4_component_in_swizzle && inst->op == TGSI_OPCODE_TG4)
6716 t->tg4_component_in_swizzle = screen->get_param(screen, PIPE_CAP_TGSI_TG4_COMPONENT_IN_SWIZZLE);
7131 v->tg4_component_in_swizzle = pscreen->get_param(pscreen, PIPE_CAP_TGSI_TG4_COMPONENT_IN_SWIZZLE);

Completed in 12 milliseconds