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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp96 unsigned lower_inst = LOWER_PACK_SNORM_2x16 | local in function:st_link_shader
106 lower_inst |= LOWER_PACK_USE_BFI |
109 lower_inst |= LOWER_PACK_HALF_2x16 |
112 lower_packing_builtins(ir, lower_inst);
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp102 unsigned lower_inst = LOWER_PACK_SNORM_2x16 | local in function:st_link_shader
112 lower_inst |= LOWER_PACK_USE_BFI |
115 lower_inst |= LOWER_PACK_HALF_2x16 |
118 lower_packing_builtins(ir, lower_inst);

Completed in 3 milliseconds