Searched refs:TGSI_PROCESSOR_GEOMETRY (Results 1 – 14 of 14) sorted by relevance
141 procType == TGSI_PROCESSOR_GEOMETRY); in tgsi_transform_shader()
414 ctx->iter.processor.Processor == TGSI_PROCESSOR_GEOMETRY) { in iter_declaration()475 if (iter->processor.Processor == TGSI_PROCESSOR_GEOMETRY && in iter_property()
257 case TGSI_PROCESSOR_GEOMETRY: in tgsi_get_processor_name()
71 procType == TGSI_PROCESSOR_GEOMETRY || in tgsi_scan_shader()
280 processor = TGSI_PROCESSOR_GEOMETRY; in parse_header()649 if (ctx->processor == TGSI_PROCESSOR_GEOMETRY && *file == TGSI_FILE_INPUT) { in parse_register_dcl()1457 ctx->processor == TGSI_PROCESSOR_GEOMETRY) { in parse_property()
1395 assert(ureg->processor == TGSI_PROCESSOR_GEOMETRY); in emit_decls()1403 assert(ureg->processor == TGSI_PROCESSOR_GEOMETRY); in emit_decls()1411 assert(ureg->processor == TGSI_PROCESSOR_GEOMETRY); in emit_decls()
252 iter->processor.Processor == TGSI_PROCESSOR_GEOMETRY) { in iter_declaration()
680 if (mach->Processor == TGSI_PROCESSOR_GEOMETRY && in tgsi_exec_machine_bind_shader()1489 if (TGSI_PROCESSOR_GEOMETRY == mach->Processor) { in store_dest()1703 if (TGSI_PROCESSOR_GEOMETRY == mach->Processor) { in conditional_emit_primitive()4258 if( mach->Processor == TGSI_PROCESSOR_GEOMETRY ) { in tgsi_exec_machine_run()
631 processor = TGSI_PROCESSOR_GEOMETRY; in do_translate()670 else if(processor == TGSI_PROCESSOR_GEOMETRY) in do_translate()827 struct ureg_program* ureg = ureg_create(TGSI_PROCESSOR_GEOMETRY); in sm4_to_tgsi_linkage_only()
45 #define TGSI_PROCESSOR_GEOMETRY 2 macro
353 TGSI_PROCESSOR_GEOMETRY, in softpipe_reset_sampler_variants()
344 if (t->procType == TGSI_PROCESSOR_GEOMETRY && SrcReg->HasIndex2) { in translate_src()1110 else if (procType == TGSI_PROCESSOR_GEOMETRY) { in st_translate_mesa_program()
837 ureg = ureg_create( TGSI_PROCESSOR_GEOMETRY ); in st_translate_geometry_program()1019 TGSI_PROCESSOR_GEOMETRY, in st_translate_geometry_program()
4614 else if (procType == TGSI_PROCESSOR_GEOMETRY) { in st_translate_program()