Home
last modified time | relevance | path

Searched refs:NV50_NEW_3D_SAMPLERS (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h58 #define NV50_NEW_3D_SAMPLERS (1 << 20) macro
H A Dnv50_context.c418 nv50->dirty_3d |= NV50_NEW_3D_SAMPLERS; in nv50_create()
H A Dnv50_compute.c178 nv50->dirty_3d |= NV50_NEW_3D_SAMPLERS; in nv50_compute_validate_samplers()
H A Dnv50_state_validate.c523 { nv50_validate_samplers, NV50_NEW_3D_SAMPLERS },
H A Dnv50_surface.c1314 NV50_NEW_3D_TEXTURES | NV50_NEW_3D_SAMPLERS | NV50_NEW_3D_WINDOW_RECTS; in nv50_blitctx_pre_blit()
1362 NV50_NEW_3D_TEXTURES | NV50_NEW_3D_SAMPLERS | NV50_NEW_3D_WINDOW_RECTS | in nv50_blitctx_post_blit()
H A Dnv50_state.c645 nv50_context(pipe)->dirty_3d |= NV50_NEW_3D_SAMPLERS; in nv50_bind_sampler_states()

Completed in 9 milliseconds