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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dshader_info.h155 uint64_t double_inputs; member in struct:shader_info::__anon5754f00b010a::__anon5754f00b0208
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_info.h291 uint64_t double_inputs; member in struct:shader_info::__anon04aa5a9e010a::__anon04aa5a9e0208
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_gather_info.c231 shader->info.vs.double_inputs |= BITFIELD64_BIT(idx);
353 shader->info.vs.double_inputs = 0;
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_gather_info.c501 shader->info.vs.double_inputs |= BITFIELD64_BIT(idx);
881 shader->info.vs.double_inputs = 0;
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4.cpp2868 prog_data->double_inputs_read = shader->info.vs.double_inputs;
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4.cpp2906 prog_data->double_inputs_read = nir->info.vs.double_inputs;

Completed in 12 milliseconds