Home
last modified time | relevance | path

Searched refs:ST_NEW_SAMPLER_VIEWS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_atom.h110 #define ST_NEW_SAMPLER_VIEWS (ST_NEW_VS_SAMPLER_VIEWS | \ macro
138 #define ST_ALL_SHADER_RESOURCES (ST_NEW_SAMPLER_VIEWS | \
Dst_context.c242 (ST_NEW_SAMPLER_VIEWS | in st_invalidate_state()
304 f->NewTextureBuffer = ST_NEW_SAMPLER_VIEWS; in st_init_driver_flags()
Dst_cb_bufferobjects.c349 ctx->NewDriverState |= ST_NEW_SAMPLER_VIEWS | ST_NEW_IMAGE_UNITS; in bufferobj_data()