Home
last modified time | relevance | path

Searched refs:PROGRAM_OUTPUT (Results 1 – 22 of 22) sorted by relevance

/third_party/mesa3d/src/mesa/program/
Dprogramopt.c90 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()
Dprog_parameter_layout.c199 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()
Dprog_parameter.h58 PROGRAM_OUTPUT, /**< machine->Outputs[] */ enumerator
Dprog_print.c56 case PROGRAM_OUTPUT: in _mesa_register_file_name()
385 case PROGRAM_OUTPUT: in reg_string()
Dprogram_parse.y596 if ($$.File == PROGRAM_OUTPUT) {
821 set_dst_reg(& $$, PROGRAM_OUTPUT, $1);
843 set_dst_reg(& $$, PROGRAM_OUTPUT, s->output_binding);
2174 file == PROGRAM_OUTPUT);
Dprog_to_nir.c102 case PROGRAM_OUTPUT: in ptn_get_dest()
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_program_interface_query.txt133 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 …]
DARB_enhanced_layouts.txt273 LOCATION_COMPONENT PROGRAM_INPUT, PROGRAM_OUTPUT
608 GetProgramResourceiv with a <programInterface> of PROGRAM_OUTPUT and
/third_party/openGLES/extensions/ARB/
DARB_program_interface_query.txt143 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 …]
DARB_enhanced_layouts.txt283 LOCATION_COMPONENT PROGRAM_INPUT, PROGRAM_OUTPUT
618 GetProgramResourceiv with a <programInterface> of PROGRAM_OUTPUT and
/third_party/vk-gl-cts/doc/testspecs/GLES31/
Dfunctional.program_interface_query.txt88 PROGRAM_OUTPUT program interfaces, respectively. Test groups array_size,
/third_party/openGLES/extensions/EXT/
DEXT_blend_func_extended.txt138 LOCATION_INDEX_EXT PROGRAM_OUTPUT
165 PROGRAM_OUTPUT. The value -1 will be returned by either command if
259 GetProgramResourceLocationIndex(program, PROGRAM_OUTPUT, name);"
DEXT_tessellation_shader.txt336 IS_PER_PATCH_EXT PROGRAM_INPUT, PROGRAM_OUTPUT
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_blend_func_extended.txt138 LOCATION_INDEX_EXT PROGRAM_OUTPUT
165 PROGRAM_OUTPUT. The value -1 will be returned by either command if
259 GetProgramResourceLocationIndex(program, PROGRAM_OUTPUT, name);"
DEXT_tessellation_shader.txt336 IS_PER_PATCH_EXT PROGRAM_INPUT, PROGRAM_OUTPUT
/third_party/mesa3d/src/mesa/main/
Dffvertex_prog.c469 return make_ureg(PROGRAM_OUTPUT, output); in register_output()
/third_party/openGLES/extensions/NV/
DNV_geometry_shader_passthrough.txt538 output primitive. Do they show up on the PROGRAM_OUTPUT interface for
DNV_path_rendering.txt1133 UNIFORM, PROGRAM_INPUT, FRAGMENT_INPUT_NV, PROGRAM_OUTPUT interface,
1176 of UNIFORM, PROGRAM_INPUT, FRAGMENT_INPUT_NV, PROGRAM_OUTPUT,
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_geometry_shader_passthrough.txt538 output primitive. Do they show up on the PROGRAM_OUTPUT interface for
DNV_path_rendering.txt1133 UNIFORM, PROGRAM_INPUT, FRAGMENT_INPUT_NV, PROGRAM_OUTPUT interface,
1176 of UNIFORM, PROGRAM_INPUT, FRAGMENT_INPUT_NV, PROGRAM_OUTPUT,
/third_party/openGLES/extensions/OES/
DOES_tessellation_shader.txt347 IS_PER_PATCH_OES PROGRAM_INPUT, PROGRAM_OUTPUT
/third_party/skia/third_party/externals/opengl-registry/extensions/OES/
DOES_tessellation_shader.txt337 IS_PER_PATCH_OES PROGRAM_INPUT, PROGRAM_OUTPUT