Home
last modified time | relevance | path

Searched refs:ST_NEW_IMAGE_UNITS (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom.h162 #define ST_NEW_IMAGE_UNITS (ST_NEW_VS_IMAGES | \ macro
175 ST_NEW_IMAGE_UNITS)
Dst_context.c201 ST_NEW_IMAGE_UNITS); in st_invalidate_state()
/third_party/mesa3d/src/mesa/main/
Dshaderimage.c595 ctx->NewDriverState |= ST_NEW_IMAGE_UNITS; in bind_image_texture()
693 ctx->NewDriverState |= ST_NEW_IMAGE_UNITS; in bind_image_textures()
Duniform_query.cpp1617 ctx->NewDriverState |= ST_NEW_IMAGE_UNITS; in _mesa_uniform()
Dbufferobj.c377 ctx->NewDriverState |= ST_NEW_SAMPLER_VIEWS | ST_NEW_IMAGE_UNITS; in bufferobj_data()