Searched refs:unnormalized (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_shader.h100 unsigned unnormalized:1; member in struct:svga_compile_key::__anonc870c18e0408
H A Dsvga_shader.c319 key->tex[i].unnormalized = TRUE;
H A Dsvga_state_constants.c78 /* Scaling factors needed for handling unnormalized texture coordinates
81 if (variant->key.tex[i].unnormalized) {
H A Dsvga_tgsi_insn.c1647 if (emit->key.tex[sampler.base.num].unnormalized ||
1679 if (emit->key.tex[sampler.base.num].unnormalized) {
H A Dsvga_tgsi_vgpu10.c3093 if (emit->key.tex[i].unnormalized) {
4960 * unnormalized coordinate to a normalized coordinate.
4970 if (emit->sampler_view[unit] && emit->key.tex[unit].unnormalized) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_shader.h132 unsigned unnormalized:1; member in struct:svga_compile_key::__anon0ac7a0a10708
H A Dsvga_shader.c359 key->tex[i].unnormalized = TRUE;
H A Dsvga_state_constants.c78 /* Scaling factors needed for handling unnormalized texture coordinates
81 if (variant->key.tex[i].unnormalized) {
H A Dsvga_tgsi_insn.c1645 if (emit->key.tex[sampler.base.num].unnormalized ||
1677 if (emit->key.tex[sampler.base.num].unnormalized) {
H A Dsvga_tgsi_vgpu10.c5611 if (emit->key.tex[i].unnormalized) {
7714 * unnormalized coordinate to a normalized coordinate.
7724 if (emit->key.tex[unit].sampler_view && emit->key.tex[unit].unnormalized) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/
H A Dresources.rst107 - Must use unnormalized coordinates
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dresources.rst107 - Must use unnormalized coordinates
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.1.rst137 - radv: Handle unnormalized samplers in YCbCr lowering
H A D19.3.0.rst745 - ac/nir: Fix gather4 integer wa with unnormalized coordinates
2388 - ac/nir: force unnormalized coordinates for RECT
H A D21.1.0.rst2145 - r600/sfn: Set unnormalized flag for z-coordinate when fetching from array
4814 - aco: fix integer tg4 workaround with unnormalized coordinates
H A D20.3.0.rst2361 - v3dv: handle unnormalized coordinates in samplers
H A D21.2.0.rst3137 - radv: Handle unnormalized samplers in YCbCr lowering

Completed in 74 milliseconds