Searched refs:passthru (Results 1 – 7 of 7) sorted by relevance
197 def abs_rel_link(myurl, passthru): argument199 mod_passthru = passthru[:]200 if 'absolute' in passthru:373 def overview_thumb(test, metric, myurl, passthru): argument374 pass_ = passthru + ['test=%s' % test]477 print "<img src='%s?%s'>" % (self.myurl, '&'.join(self.passthru))479 link = abs_rel_link(self.myurl, self.passthru+['table'])500 filtered_passthru=self.passthru)576 print "<img src='%s?%s'>" % (self.myurl, '&'.join(self.passthru+varies))590 self.passthru.append('kernel=%s' % kernel)[all …]
65 unsigned char passthru; member
72 unsigned int passthru; member
3929 map<string, string> passthru = passthruFragments(); in addShaderCodeCustomVertex() local3931 dst.spirvAsmSources.add("frag") << makeFragmentShaderAssembly(passthru); in addShaderCodeCustomVertex()3939 map<string, string> passthru = passthruFragments(); in addShaderCodeCustomTessControl() local3940 dst.spirvAsmSources.add("vert") << makeVertexShaderAssembly(passthru); in addShaderCodeCustomTessControl()3942 dst.spirvAsmSources.add("tesse") << makeTessEvalShaderAssembly(passthru); in addShaderCodeCustomTessControl()3943 dst.spirvAsmSources.add("frag") << makeFragmentShaderAssembly(passthru); in addShaderCodeCustomTessControl()3951 map<string, string> passthru = passthruFragments(); in addShaderCodeCustomTessEval() local3952 dst.spirvAsmSources.add("vert") << makeVertexShaderAssembly(passthru); in addShaderCodeCustomTessEval()3953 dst.spirvAsmSources.add("tessc") << makeTessControlShaderAssembly(passthru); in addShaderCodeCustomTessEval()3955 dst.spirvAsmSources.add("frag") << makeFragmentShaderAssembly(passthru); in addShaderCodeCustomTessEval()[all …]
7441 i32 8, <8 x i1> %mask, <8 x double> %passthru)11311 …asked.load.v16f32 (<16 x float>* <ptr>, i32 <alignment>, <16 x i1> <mask>, <16 x float> <passthru>)11312 …asked.load.v2f64 (<2 x double>* <ptr>, i32 <alignment>, <2 x i1> <mask>, <2 x double> <passthru>)11314 ….load.v8p0f64 (<8 x double*>* <ptr>, i32 <alignment>, <8 x i1> <mask>, <8 x double*> <passthru>)11316 ….load.v8p0f_i32f (<8 x i32 ()*>* <ptr>, i32 <alignment>, <8 x i1> <mask>, <8 x i32 ()*> <passthru>)11321 …ff lanes in the result vector are taken from the corresponding lanes of the '``passthru``' operand.11327 …return type, underlying type of the base pointer and the type of the '``passthru``' operand are th…11334 …ctor load instruction followed by a 'select' between the loaded and the passthru values, predicate…11339 …float> @llvm.masked.load.v16f32 (<16 x float>* %ptr, i32 4, <16 x i1>%mask, <16 x float> %passthru)11343 %res = select <16 x i1> %mask, <16 x float> %loadlal, <16 x float> %passthru[all …]
2284 …st_vmulps_mask_passthru_rn(<16 x float> %a0, <16 x float> %a1, <16 x float> %passthru, i16 %mask) {2292 <16 x float> %passthru, i16 %mask, i32 0)2296 …st_vmulps_mask_passthru_rd(<16 x float> %a0, <16 x float> %a1, <16 x float> %passthru, i16 %mask) {2304 <16 x float> %passthru, i16 %mask, i32 1)2308 …st_vmulps_mask_passthru_ru(<16 x float> %a0, <16 x float> %a1, <16 x float> %passthru, i16 %mask) {2316 <16 x float> %passthru, i16 %mask, i32 2)2320 …st_vmulps_mask_passthru_rz(<16 x float> %a0, <16 x float> %a1, <16 x float> %passthru, i16 %mask) {2328 <16 x float> %passthru, i16 %mask, i32 3)
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...