Searched refs:FetchTexelLod (Results 1 – 4 of 4) sorted by relevance
76 FetchTexelLodFunc FetchTexelLod; member
408 machine->FetchTexelLod(ctx, texcoord, lodBias, unit, color); in fetch_texel()1723 machine->FetchTexelLod(ctx, texcoord, lod, in _mesa_execute_program()
206 machine->FetchTexelLod = fetch_texel_lod; in init_machine()
260 machine->FetchTexelLod = vp_fetch_texel; in init_machine()