Lines Matching refs:NumOffsets
2361 else if (inst->Texture.NumOffsets == 1) in get_tex_inst_ext()
2367 if (inst->Texture.NumOffsets == 1) in get_tex_inst_ext()
2372 if (inst->Texture.NumOffsets == 1) in get_tex_inst_ext()
2377 if (inst->Texture.NumOffsets == 4) in get_tex_inst_ext()
2379 else if (inst->Texture.NumOffsets == 1) in get_tex_inst_ext()
2384 if (inst->Texture.NumOffsets == 1) in get_tex_inst_ext()
2675 … if (inst->Texture.NumOffsets > 1 || is_shad || (ctx->shader_req_bits & SHADER_REQ_SAMPLER_RECT)) in translate_tex()
2678 if (inst->Texture.NumOffsets == 1) { in translate_tex()
2691 if (inst->Texture.NumOffsets == 0) { in translate_tex()
2698 } else if (inst->Texture.NumOffsets) { in translate_tex()
2712 if (inst->Texture.NumOffsets == 1) { in translate_tex()