Searched refs:FetchTexelLod (Results 1 – 4 of 4) sorted by relevance
77 FetchTexelLodFunc FetchTexelLod; member
314 machine->FetchTexelLod(ctx, texcoord, lodBias, unit, color); in fetch_texel()1141 machine->FetchTexelLod(ctx, texcoord, lod, in _mesa_execute_program()
194 machine->FetchTexelLod = fetch_texel_lod; in init_machine()
241 machine->FetchTexelLod = vp_fetch_texel; in init_machine()