| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | genX_state.c | 420 .TextureLODBias = anv_clamp_f(pCreateInfo->mipLodBias, -16, 15.996),
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | genX_state.c | 847 .TextureLODBias = anv_clamp_f(pCreateInfo->mipLodBias, -16, 15.996),
|
| /xsrc/external/mit/MesaLib.old/src/intel/genxml/ |
| H A D | gen45_pack.h | 803 float TextureLODBias; member in struct:GEN45_SAMPLER_STATE 859 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
|
| H A D | gen4_pack.h | 789 float TextureLODBias; member in struct:GEN4_SAMPLER_STATE 843 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
|
| H A D | gen5_pack.h | 866 float TextureLODBias; member in struct:GEN5_SAMPLER_STATE 922 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
|
| H A D | gen6_pack.h | 883 float TextureLODBias; member in struct:GEN6_SAMPLER_STATE 947 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
|
| H A D | gen7_pack.h | 972 float TextureLODBias; member in struct:GEN7_SAMPLER_STATE 1048 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen10_pack.h | 1753 float TextureLODBias; member in struct:GEN10_SAMPLER_STATE 1841 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen11_pack.h | 1819 float TextureLODBias; member in struct:GEN11_SAMPLER_STATE 1912 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen75_pack.h | 1173 float TextureLODBias; member in struct:GEN75_SAMPLER_STATE 1250 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen8_pack.h | 1205 float TextureLODBias; member in struct:GEN8_SAMPLER_STATE 1286 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen9_pack.h | 1539 float TextureLODBias; member in struct:GEN9_SAMPLER_STATE 1626 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| /xsrc/external/mit/MesaLib/src/intel/genxml/ |
| H A D | gen45_pack.h | 819 float TextureLODBias; member in struct:GFX45_SAMPLER_STATE 875 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
|
| H A D | gen4_pack.h | 805 float TextureLODBias; member in struct:GFX4_SAMPLER_STATE 859 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
|
| H A D | gen5_pack.h | 882 float TextureLODBias; member in struct:GFX5_SAMPLER_STATE 938 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
|
| H A D | gen6_pack.h | 899 float TextureLODBias; member in struct:GFX6_SAMPLER_STATE 963 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
|
| H A D | gen7_pack.h | 988 float TextureLODBias; member in struct:GFX7_SAMPLER_STATE 1064 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen10_pack.h | 1753 float TextureLODBias; member in struct:GEN10_SAMPLER_STATE 1841 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen11_pack.h | 1835 float TextureLODBias; member in struct:GFX11_SAMPLER_STATE 1929 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen75_pack.h | 1189 float TextureLODBias; member in struct:GFX75_SAMPLER_STATE 1266 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen8_pack.h | 1221 float TextureLODBias; member in struct:GFX8_SAMPLER_STATE 1302 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| H A D | gen9_pack.h | 1555 float TextureLODBias; member in struct:GFX9_SAMPLER_STATE 1642 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_state_upload.c | 5390 samp_st.TextureLODBias =
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | genX_state_upload.c | 5313 samp_st.TextureLODBias =
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 1503 samp.TextureLODBias = CLAMP(state->lod_bias, -16, 15);
|