Home
last modified time | relevance | path

Searched refs:Outputs (Results 1 – 25 of 66) sorted by relevance

123

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs_exec.c166 output[slot][0] = CLAMP(machine->Outputs[slot].xyzw[0].f[j], 0.0f, 1.0f); in vs_exec_run_linear()
167 output[slot][1] = CLAMP(machine->Outputs[slot].xyzw[1].f[j], 0.0f, 1.0f); in vs_exec_run_linear()
168 output[slot][2] = CLAMP(machine->Outputs[slot].xyzw[2].f[j], 0.0f, 1.0f); in vs_exec_run_linear()
169 output[slot][3] = CLAMP(machine->Outputs[slot].xyzw[3].f[j], 0.0f, 1.0f); in vs_exec_run_linear()
172 output[slot][0] = machine->Outputs[slot].xyzw[0].f[j]; in vs_exec_run_linear()
178 output[slot][0] = machine->Outputs[slot].xyzw[0].f[j]; in vs_exec_run_linear()
179 output[slot][1] = machine->Outputs[slot].xyzw[1].f[j]; in vs_exec_run_linear()
180 output[slot][2] = machine->Outputs[slot].xyzw[2].f[j]; in vs_exec_run_linear()
181 output[slot][3] = machine->Outputs[slot].xyzw[3].f[j]; in vs_exec_run_linear()
Ddraw_gs.c189 output[slot][0] = machine->Outputs[idx + slot].xyzw[0].f[0]; in draw_geometry_fetch_outputs()
190 output[slot][1] = machine->Outputs[idx + slot].xyzw[1].f[0]; in draw_geometry_fetch_outputs()
191 output[slot][2] = machine->Outputs[idx + slot].xyzw[2].f[0]; in draw_geometry_fetch_outputs()
192 output[slot][3] = machine->Outputs[idx + slot].xyzw[3].f[0]; in draw_geometry_fetch_outputs()
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
Ddraw_vs_exec.c166 output[slot][0] = CLAMP(machine->Outputs[slot].xyzw[0].f[j], 0.0f, 1.0f); in vs_exec_run_linear()
167 output[slot][1] = CLAMP(machine->Outputs[slot].xyzw[1].f[j], 0.0f, 1.0f); in vs_exec_run_linear()
168 output[slot][2] = CLAMP(machine->Outputs[slot].xyzw[2].f[j], 0.0f, 1.0f); in vs_exec_run_linear()
169 output[slot][3] = CLAMP(machine->Outputs[slot].xyzw[3].f[j], 0.0f, 1.0f); in vs_exec_run_linear()
172 output[slot][0] = machine->Outputs[slot].xyzw[0].f[j]; in vs_exec_run_linear()
178 output[slot][0] = machine->Outputs[slot].xyzw[0].f[j]; in vs_exec_run_linear()
179 output[slot][1] = machine->Outputs[slot].xyzw[1].f[j]; in vs_exec_run_linear()
180 output[slot][2] = machine->Outputs[slot].xyzw[2].f[j]; in vs_exec_run_linear()
181 output[slot][3] = machine->Outputs[slot].xyzw[3].f[j]; in vs_exec_run_linear()
Ddraw_gs.c189 output[slot][0] = machine->Outputs[idx + slot].xyzw[0].f[0]; in draw_geometry_fetch_outputs()
190 output[slot][1] = machine->Outputs[idx + slot].xyzw[1].f[0]; in draw_geometry_fetch_outputs()
191 output[slot][2] = machine->Outputs[idx + slot].xyzw[2].f[0]; in draw_geometry_fetch_outputs()
192 output[slot][3] = machine->Outputs[idx + slot].xyzw[3].f[0]; in draw_geometry_fetch_outputs()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_sol_state.c130 int buffer = linked_xfb_info->Outputs[i].OutputBuffer; in upload_3dstate_so_decl_list()
132 int vert_result = linked_xfb_info->Outputs[i].OutputRegister; in upload_3dstate_so_decl_list()
134 (1 << linked_xfb_info->Outputs[i].NumComponents) - 1; in upload_3dstate_so_decl_list()
138 assert(linked_xfb_info->Outputs[i].NumComponents == 1); in upload_3dstate_so_decl_list()
141 component_mask <<= linked_xfb_info->Outputs[i].ComponentOffset; in upload_3dstate_so_decl_list()
154 assert(linked_xfb_info->Outputs[i].DstOffset == next_offset[buffer]); in upload_3dstate_so_decl_list()
156 next_offset[buffer] += linked_xfb_info->Outputs[i].NumComponents; in upload_3dstate_so_decl_list()
Dgen6_sol.c53 unsigned buffer = linked_xfb_info->Outputs[i].OutputBuffer; in gen6_update_sol_surfaces()
56 linked_xfb_info->Outputs[i].DstOffset; in gen6_update_sol_surfaces()
59 linked_xfb_info->Outputs[i].NumComponents, in gen6_update_sol_surfaces()
Dbrw_gs.c215 linked_xfb_info->Outputs[i].OutputRegister; in populate_key()
217 swizzle_for_offset[linked_xfb_info->Outputs[i].ComponentOffset]; in populate_key()
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dgen7_sol_state.c130 int buffer = linked_xfb_info->Outputs[i].OutputBuffer; in upload_3dstate_so_decl_list()
132 int vert_result = linked_xfb_info->Outputs[i].OutputRegister; in upload_3dstate_so_decl_list()
134 (1 << linked_xfb_info->Outputs[i].NumComponents) - 1; in upload_3dstate_so_decl_list()
138 assert(linked_xfb_info->Outputs[i].NumComponents == 1); in upload_3dstate_so_decl_list()
141 component_mask <<= linked_xfb_info->Outputs[i].ComponentOffset; in upload_3dstate_so_decl_list()
154 assert(linked_xfb_info->Outputs[i].DstOffset == next_offset[buffer]); in upload_3dstate_so_decl_list()
156 next_offset[buffer] += linked_xfb_info->Outputs[i].NumComponents; in upload_3dstate_so_decl_list()
Dgen6_sol.c53 unsigned buffer = linked_xfb_info->Outputs[i].OutputBuffer; in gen6_update_sol_surfaces()
56 linked_xfb_info->Outputs[i].DstOffset; in gen6_update_sol_surfaces()
59 linked_xfb_info->Outputs[i].NumComponents, in gen6_update_sol_surfaces()
Dbrw_gs.c215 linked_xfb_info->Outputs[i].OutputRegister; in populate_key()
217 swizzle_for_offset[linked_xfb_info->Outputs[i].ComponentOffset]; in populate_key()
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/shaders/
DBlit.vs17 // Outputs the homogenous position as-is.
18 // Outputs a tex coord with (0,0) in the upper-left corner of the screen and (1,1) in the bottom ri…
32 // Outputs the homogenous position as-is.
33 // Outputs a tex coord with (0,1) in the upper-left corner of the screen and (1,0) in the bottom ri…
/external/mesa3d/src/mesa/tnl/
Dt_vb_program.c238 ASSIGN_4V(machine->Outputs[i], 0.0F, 0.0F, 0.0F, 1.0F); in init_machine()
400 check_float(machine->Outputs[attr][0]); in run_vp()
401 check_float(machine->Outputs[attr][1]); in run_vp()
402 check_float(machine->Outputs[attr][2]); in run_vp()
403 check_float(machine->Outputs[attr][3]); in run_vp()
405 COPY_4V(store->results[attr].data[i], machine->Outputs[attr]); in run_vp()
415 ASSERT(machine->Outputs[0][3] != 0.0F); in run_vp()
419 machine->Outputs[0][0], in run_vp()
420 machine->Outputs[0][1], in run_vp()
421 machine->Outputs[0][2], in run_vp()
[all …]
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
Dt_vb_program.c238 ASSIGN_4V(machine->Outputs[i], 0.0F, 0.0F, 0.0F, 1.0F); in init_machine()
400 check_float(machine->Outputs[attr][0]); in run_vp()
401 check_float(machine->Outputs[attr][1]); in run_vp()
402 check_float(machine->Outputs[attr][2]); in run_vp()
403 check_float(machine->Outputs[attr][3]); in run_vp()
405 COPY_4V(store->results[attr].data[i], machine->Outputs[attr]); in run_vp()
415 ASSERT(machine->Outputs[0][3] != 0.0F); in run_vp()
419 machine->Outputs[0][0], in run_vp()
420 machine->Outputs[0][1], in run_vp()
421 machine->Outputs[0][2], in run_vp()
[all …]
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
Dsp_fs_exec.c147 sizeof(machine->Outputs[i])); in exec_run()
151 &machine->Outputs[i], in exec_run()
160 quad->output.depth[j] = machine->Outputs[i].xyzw[2].f[j]; in exec_run()
168 quad->output.stencil[j] = (unsigned)machine->Outputs[i].xyzw[1].f[j]; in exec_run()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_fs_exec.c147 sizeof(machine->Outputs[i])); in exec_run()
151 &machine->Outputs[i], in exec_run()
160 quad->output.depth[j] = machine->Outputs[i].xyzw[2].f[j]; in exec_run()
168 quad->output.stencil[j] = (unsigned)machine->Outputs[i].xyzw[1].f[j]; in exec_run()
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_fragprog.c232 machine->Outputs[FRAG_RESULT_COLOR]); in run_program()
243 machine->Outputs[FRAG_RESULT_DATA0 + buf]); in run_program()
250 const GLfloat depth = machine->Outputs[FRAG_RESULT_DEPTH][2]; in run_program()
/external/mesa3d/src/mesa/swrast/
Ds_fragprog.c232 machine->Outputs[FRAG_RESULT_COLOR]); in run_program()
243 machine->Outputs[FRAG_RESULT_DATA0 + buf]); in run_program()
250 const GLfloat depth = machine->Outputs[FRAG_RESULT_DEPTH][2]; in run_program()
/external/chromium_org/tools/grit/
Dgrit_info.py21 def Outputs(filename, defines, ids_file, target_platform=None): function
158 for f in Outputs(filename, defines,
/external/mesa3d/src/mesa/program/
Dprog_execute.h64 GLfloat Outputs[MAX_PROGRAM_OUTPUTS][4]; member
/external/chromium_org/third_party/mesa/src/src/mesa/program/
Dprog_execute.h64 GLfloat Outputs[MAX_PROGRAM_OUTPUTS][4]; member
/external/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h105 void findInputsOutputs(ValueSet &Inputs, ValueSet &Outputs) const;
/external/webrtc/src/modules/audio_processing/aec/
Daec.gypi15 # Outputs some low-level debug files.
/external/chromium_org/components/policy/tools/
Dmake_policy_zip.py36 outputs = grit_info.Outputs(grd_file, grit_defines,
/external/chromium_org/ppapi/api/dev/
Dppb_printing_dev.idl29 * Outputs the default print settings for the default printer into
/external/mesa3d/src/glsl/
Dlinker.cpp1872 info->Outputs[info->NumOutputs].ComponentOffset = 0; in store()
1876 info->Outputs[info->NumOutputs].ComponentOffset = in store()
1882 info->Outputs[info->NumOutputs].OutputRegister = in store()
1884 info->Outputs[info->NumOutputs].NumComponents = num_components; in store()
1885 info->Outputs[info->NumOutputs].OutputBuffer = buffer; in store()
1886 info->Outputs[info->NumOutputs].DstOffset = info->BufferStride[buffer]; in store()
2201 ralloc_free(prog->LinkedTransformFeedback.Outputs); in store_tfeedback_info()
2216 prog->LinkedTransformFeedback.Outputs = in store_tfeedback_info()

123