Lines Matching refs:nvfx
2150 - nvfx: Pair os_malloc_aligned() with os_free_aligned().
2172 - nvfx: remove gl_PointCoord hack
2215 - nvfx: allow setting NULL constant buffers
2216 - nvfx: add RGB framebuffer format support in addition to BGR
2244 - nvfx: fill PIPE_CAP_PRIMITIVE_RESTART and
2297 - nvfx: fill out CAPs for indirect addressing
2611 - nvfx: Silence uninitialized variable warnings.
2639 - nvfx: Remove const qualifer from nvfx_vertprog_translate.
2640 - nvfx: Silence uninitialized variable warnings.
2829 - nvfx: only expose one rt on nv30
2830 - nvfx: fb->nr_cbufs <= 1 on nv30
2831 - nvfx: reset nvfx->hw_zeta
2832 - nvfx: fixes after array textures merge