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.h109 #define ST_NEW_SAMPLER_VIEWS (ST_NEW_VS_SAMPLER_VIEWS | \ macro
137 #define ST_ALL_SHADER_RESOURCES (ST_NEW_SAMPLER_VIEWS | \
Dst_context.c261 (ST_NEW_SAMPLER_VIEWS | in st_invalidate_state()
526 f->NewTextureBuffer = ST_NEW_SAMPLER_VIEWS; in st_init_driver_flags()
Dst_cb_bufferobjects.c346 ctx->NewDriverState |= ST_NEW_SAMPLER_VIEWS | ST_NEW_IMAGE_UNITS; in st_bufferobj_data()