Searched refs:fetch_texel (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_atifragshader.c48 fetch_texel(struct gl_context * ctx, const GLfloat texcoord[4], GLfloat lambda, function in typeref:typename:void
282 fetch_texel(ctx, tex_coords, 0.0F, idx, machine->Registers[idx]);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_atifragshader.c48 fetch_texel(struct gl_context * ctx, const GLfloat texcoord[4], GLfloat lambda, function in typeref:typename:void
282 fetch_texel(ctx, tex_coords, 0.0F, idx, machine->Registers[idx]);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_execute.c293 fetch_texel(struct gl_context *ctx, function in typeref:typename:void
1080 fetch_texel(ctx, machine, inst, texcoord, 0.0, color);
1101 fetch_texel(ctx, machine, inst, texcoord, lodBias, color);
1163 fetch_texel(ctx, machine, inst, texcoord, 0.0, color);
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_execute.c293 fetch_texel(struct gl_context *ctx, function in typeref:typename:void
1080 fetch_texel(ctx, machine, inst, texcoord, 0.0, color);
1101 fetch_texel(ctx, machine, inst, texcoord, lodBias, color);
1163 fetch_texel(ctx, machine, inst, texcoord, 0.0, color);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c2160 fetch_texel( struct tgsi_sampler *sampler, function in typeref:typename:void
2377 fetch_texel(mach->Sampler, unit, unit,
2497 fetch_texel(mach->Sampler, unit, unit,
2513 fetch_texel(mach->Sampler, unit, unit,
2527 fetch_texel(mach->Sampler, unit, unit,
2547 fetch_texel(mach->Sampler, unit, unit,
2567 fetch_texel(mach->Sampler, unit, unit,
2746 fetch_texel(mach->Sampler, resource_unit, sampler_unit,
2752 fetch_texel(mach->Sampler, resource_unit, sampler_unit,
2765 fetch_texel(mac
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c1961 fetch_texel( struct tgsi_sampler *sampler, function in typeref:typename:void
2178 fetch_texel(mach->Sampler, unit, unit,
2294 fetch_texel(mach->Sampler, unit, unit,
2310 fetch_texel(mach->Sampler, unit, unit,
2324 fetch_texel(mach->Sampler, unit, unit,
2344 fetch_texel(mach->Sampler, unit, unit,
2364 fetch_texel(mach->Sampler, unit, unit,
2542 fetch_texel(mach->Sampler, resource_unit, sampler_unit,
2548 fetch_texel(mach->Sampler, resource_unit, sampler_unit,
2561 fetch_texel(mac
[all...]

Completed in 20 milliseconds