/third_party/mesa3d/src/mesa/program/ |
D | programopt.c | 90 newInst[i].DstReg.File = PROGRAM_OUTPUT; in insert_mvp_dp4_code() 188 newInst[3].DstReg.File = PROGRAM_OUTPUT; in insert_mvp_mad_code() 300 if (inst->DstReg.File == PROGRAM_OUTPUT && in _mesa_append_fog_code() 379 inst->DstReg.File = PROGRAM_OUTPUT; in _mesa_append_fog_code() 394 inst->DstReg.File = PROGRAM_OUTPUT; in _mesa_append_fog_code() 515 assert(type == PROGRAM_OUTPUT); in _mesa_remove_output_reads()
|
D | prog_parameter_layout.c | 199 inst->SrcReg[i].Base.File <= PROGRAM_OUTPUT || in _mesa_layout_parameters() 236 inst->SrcReg[i].Base.File <= PROGRAM_OUTPUT || in _mesa_layout_parameters() 273 inst->SrcReg[i].Base.File <= PROGRAM_OUTPUT || in _mesa_layout_parameters()
|
D | prog_parameter.h | 59 PROGRAM_OUTPUT, /**< machine->Outputs[] */ enumerator
|
D | prog_print.c | 58 case PROGRAM_OUTPUT: in _mesa_register_file_name() 399 case PROGRAM_OUTPUT: in reg_string()
|
D | program_parse.y | 596 if ($$.File == PROGRAM_OUTPUT) { 821 set_dst_reg(& $$, PROGRAM_OUTPUT, $1); 843 set_dst_reg(& $$, PROGRAM_OUTPUT, s->output_binding); 2179 file == PROGRAM_OUTPUT);
|
D | prog_execute.c | 113 case PROGRAM_OUTPUT: in get_src_register_pointer() 167 case PROGRAM_OUTPUT: in get_dst_register_pointer()
|
D | ir_to_mesa.cpp | 1439 PROGRAM_OUTPUT, in visit() 2763 } else if (inst->dst.file == PROGRAM_OUTPUT && in copy_propagate() 2773 if (acp[4 * r + c]->src[0].file == PROGRAM_OUTPUT) in copy_propagate() 2778 inst->dst.file == PROGRAM_OUTPUT) { in copy_propagate()
|
D | prog_optimize.c | 1269 if (inst->DstReg.File == PROGRAM_OUTPUT) { in _mesa_simplify_cmp()
|
D | prog_to_nir.c | 100 case PROGRAM_OUTPUT: in ptn_get_dest()
|
/third_party/mesa3d/src/mesa/state_tracker/tests/ |
D | st_tests_common.cpp | 314 file = PROGRAM_OUTPUT; in create_src_register() 346 file = PROGRAM_OUTPUT; in create_dst_register() 355 PROGRAM_OUTPUT : PROGRAM_TEMPORARY); in create_dst_register() 386 file = PROGRAM_OUTPUT; in create_dst_register()
|
/third_party/openGLES/extensions/ARB/ |
D | ARB_program_interface_query.txt | 143 PROGRAM_OUTPUT 0x92E4 257 * PROGRAM_OUTPUT corresponds to the set of active output variables 353 For the UNIFORM, PROGRAM_INPUT, PROGRAM_OUTPUT, and 358 For PROGRAM_INPUT and PROGRAM_OUTPUT interfaces for shaders that recieve 372 PROGRAM_INPUT, PROGRAM_OUTPUT interface, or in any of the subroutine 516 TYPE UNIFORM, PROGRAM_INPUT, PROGRAM_OUTPUT, 521 PROGRAM_OUTPUT, VERTEX_SUBROUTINE_ 548 PROGRAM_OUTPUT 553 PROGRAM_OUTPUT 558 PROGRAM_OUTPUT [all …]
|
D | ARB_enhanced_layouts.txt | 283 LOCATION_COMPONENT PROGRAM_INPUT, PROGRAM_OUTPUT 618 GetProgramResourceiv with a <programInterface> of PROGRAM_OUTPUT and
|
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/ |
D | ARB_program_interface_query.txt | 133 PROGRAM_OUTPUT 0x92E4 247 * PROGRAM_OUTPUT corresponds to the set of active output variables 343 For the UNIFORM, PROGRAM_INPUT, PROGRAM_OUTPUT, and 348 For PROGRAM_INPUT and PROGRAM_OUTPUT interfaces for shaders that recieve 362 PROGRAM_INPUT, PROGRAM_OUTPUT interface, or in any of the subroutine 506 TYPE UNIFORM, PROGRAM_INPUT, PROGRAM_OUTPUT, 511 PROGRAM_OUTPUT, VERTEX_SUBROUTINE_ 538 PROGRAM_OUTPUT 543 PROGRAM_OUTPUT 548 PROGRAM_OUTPUT [all …]
|
D | ARB_enhanced_layouts.txt | 273 LOCATION_COMPONENT PROGRAM_INPUT, PROGRAM_OUTPUT 608 GetProgramResourceiv with a <programInterface> of PROGRAM_OUTPUT and
|
/third_party/vk-gl-cts/doc/testspecs/GLES31/ |
D | functional.program_interface_query.txt | 88 PROGRAM_OUTPUT program interfaces, respectively. Test groups array_size,
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_glsl_to_tgsi.cpp | 630 if (!dst_is_64bit[j] && inst->dst[j].file == PROGRAM_OUTPUT && in emit_asm() 2688 st_src_reg src = st_src_reg(PROGRAM_OUTPUT, decl->mesa_index, in visit() 2695 PROGRAM_OUTPUT, in visit() 2871 is_2D = (src.file == PROGRAM_INPUT || src.file == PROGRAM_OUTPUT) && in visit() 3149 if (l_src.file == PROGRAM_OUTPUT && in emit_block_mov() 4982 if (inst->dst[0].file == PROGRAM_OUTPUT) { in simplify_cmp() 5328 } else if (inst->dst[d].file == PROGRAM_OUTPUT && in copy_propagate() 5338 if (acp[4 * r + c]->src[0].file == PROGRAM_OUTPUT) in copy_propagate() 5343 inst->dst[d].file == PROGRAM_OUTPUT) { in copy_propagate() 5381 (inst->src[0].file != PROGRAM_OUTPUT || in copy_propagate() [all …]
|
D | st_program.c | 597 _mesa_remove_output_reads(&stp->Base, PROGRAM_OUTPUT); in st_translate_vertex_program() 1015 _mesa_remove_output_reads(&stfp->Base, PROGRAM_OUTPUT); in st_translate_fragment_program()
|
/third_party/mesa3d/src/mesa/drivers/dri/i915/ |
D | i915_fragprog.c | 167 case PROGRAM_OUTPUT: in src_vector() 219 case PROGRAM_OUTPUT: in get_result_vector()
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_blend_func_extended.txt | 138 LOCATION_INDEX_EXT PROGRAM_OUTPUT 165 PROGRAM_OUTPUT. The value -1 will be returned by either command if 259 GetProgramResourceLocationIndex(program, PROGRAM_OUTPUT, name);"
|
/third_party/flutter/skia/third_party/externals/angle2/extensions/ |
D | EXT_blend_func_extended.txt | 135 LOCATION_INDEX_EXT PROGRAM_OUTPUT 162 PROGRAM_OUTPUT. The value -1 will be returned by either command if 256 GetProgramResourceLocationIndex(program, PROGRAM_OUTPUT, name);"
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_blend_func_extended.txt | 138 LOCATION_INDEX_EXT PROGRAM_OUTPUT 165 PROGRAM_OUTPUT. The value -1 will be returned by either command if 259 GetProgramResourceLocationIndex(program, PROGRAM_OUTPUT, name);"
|
/third_party/mesa3d/src/mesa/drivers/dri/r200/ |
D | r200_vertprog.c | 171 case PROGRAM_OUTPUT: in t_dst() 683 if (dst.File == PROGRAM_OUTPUT && in r200_translate_vertex_program()
|
/third_party/mesa3d/src/mesa/main/ |
D | ffvertex_prog.c | 457 return make_ureg(PROGRAM_OUTPUT, output); in register_output()
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_geometry_shader_passthrough.txt | 538 output primitive. Do they show up on the PROGRAM_OUTPUT interface for
|
/third_party/openGLES/extensions/NV/ |
D | NV_geometry_shader_passthrough.txt | 538 output primitive. Do they show up on the PROGRAM_OUTPUT interface for
|