Searched refs:nvc0_state_validate_3d (Results 1 – 4 of 4) sorted by relevance
356 bool nvc0_state_validate_3d(struct nvc0_context *, uint32_t);
704 if (!nvc0_state_validate_3d(nvc0, NVC0_NEW_3D_FRAMEBUFFER)) in nvc0_clear()792 nvc0_state_validate_3d(nvc0, NVC0_NEW_3D_FRAMEBUFFER); in gm200_evaluate_depth_buffer()1227 nvc0_state_validate_3d(nvc0, ~0); in nvc0_blit_3d()
994 nvc0_state_validate_3d(struct nvc0_context *nvc0, uint32_t mask) in nvc0_state_validate_3d() function
1027 nvc0_state_validate_3d(nvc0, ~0); in nvc0_draw_vbo()