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