Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_compute.c49 brw_validate_textures(brw); in brw_dispatch_compute_common()
Dintel_tex_validate.c200 brw_validate_textures(struct brw_context *brw) in brw_validate_textures() function
Dbrw_context.h1360 void brw_validate_textures( struct brw_context *brw );
Dbrw_draw.c847 brw_validate_textures(brw); in brw_prepare_drawing()