Searched refs:TextureLODBias (Results 1 - 25 of 29) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A DgenX_state.c420 .TextureLODBias = anv_clamp_f(pCreateInfo->mipLodBias, -16, 15.996),
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A DgenX_state.c847 .TextureLODBias = anv_clamp_f(pCreateInfo->mipLodBias, -16, 15.996),
/xsrc/external/mit/MesaLib.old/src/intel/genxml/
H A Dgen45_pack.h803 float TextureLODBias; member in struct:GEN45_SAMPLER_STATE
859 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
H A Dgen4_pack.h789 float TextureLODBias; member in struct:GEN4_SAMPLER_STATE
843 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
H A Dgen5_pack.h866 float TextureLODBias; member in struct:GEN5_SAMPLER_STATE
922 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
H A Dgen6_pack.h883 float TextureLODBias; member in struct:GEN6_SAMPLER_STATE
947 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
H A Dgen7_pack.h972 float TextureLODBias; member in struct:GEN7_SAMPLER_STATE
1048 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen10_pack.h1753 float TextureLODBias; member in struct:GEN10_SAMPLER_STATE
1841 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen11_pack.h1819 float TextureLODBias; member in struct:GEN11_SAMPLER_STATE
1912 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen75_pack.h1173 float TextureLODBias; member in struct:GEN75_SAMPLER_STATE
1250 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen8_pack.h1205 float TextureLODBias; member in struct:GEN8_SAMPLER_STATE
1286 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen9_pack.h1539 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 Dgen45_pack.h819 float TextureLODBias; member in struct:GFX45_SAMPLER_STATE
875 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
H A Dgen4_pack.h805 float TextureLODBias; member in struct:GFX4_SAMPLER_STATE
859 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
H A Dgen5_pack.h882 float TextureLODBias; member in struct:GFX5_SAMPLER_STATE
938 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
H A Dgen6_pack.h899 float TextureLODBias; member in struct:GFX6_SAMPLER_STATE
963 __gen_sfixed(values->TextureLODBias, 3, 13, 6) |
H A Dgen7_pack.h988 float TextureLODBias; member in struct:GFX7_SAMPLER_STATE
1064 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen10_pack.h1753 float TextureLODBias; member in struct:GEN10_SAMPLER_STATE
1841 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen11_pack.h1835 float TextureLODBias; member in struct:GFX11_SAMPLER_STATE
1929 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen75_pack.h1189 float TextureLODBias; member in struct:GFX75_SAMPLER_STATE
1266 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen8_pack.h1221 float TextureLODBias; member in struct:GFX8_SAMPLER_STATE
1302 __gen_sfixed(values->TextureLODBias, 1, 13, 8) |
H A Dgen9_pack.h1555 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 DgenX_state_upload.c5390 samp_st.TextureLODBias =
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A DgenX_state_upload.c5313 samp_st.TextureLODBias =
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_state.c1503 samp.TextureLODBias = CLAMP(state->lod_bias, -16, 15);

Completed in 455 milliseconds

12