Searched refs:CSO_UNBIND_FS_SAMPLERVIEWS (Results 1 – 7 of 7) sorted by relevance
104 CSO_UNBIND_FS_SAMPLERVIEWS = (1 << 0), enumerator
1543 if (unbind & CSO_UNBIND_FS_SAMPLERVIEWS) in cso_restore_state()
187 cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEWS | in pp_run()
260 cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEWS | CSO_UNBIND_FS_IMAGE0); in try_pbo_readpixels()
281 cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEWS); in restore_render_state()
1574 cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEWS); in try_pbo_upload_common()1865 cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEWS | CSO_UNBIND_FS_IMAGE0); in try_pbo_download()
944 cso_restore_state(cso, CSO_UNBIND_FS_SAMPLERVIEWS); in draw_textured_quad()