Home
last modified time | relevance | path

Searched refs:brw_validate_textures (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_compute.c49 brw_validate_textures(brw); in brw_dispatch_compute_common()
Dbrw_tex_validate.c202 brw_validate_textures(struct brw_context *brw) in brw_validate_textures() function
Dbrw_context.h1354 void brw_validate_textures( struct brw_context *brw );
Dbrw_draw.c845 brw_validate_textures(brw); in brw_prepare_drawing()