Searched refs:FD_DIRTY_SHADER_IMAGE (Results 1 – 4 of 4) sorted by relevance
158 FD_DIRTY_SHADER_IMAGE = BIT(4), enumerator
208 ctx->dirty_shader[shader] |= FD_DIRTY_SHADER_IMAGE; in fd_set_shader_images()
791 if (ctx->dirty_shader[PIPE_SHADER_FRAGMENT] & FD_DIRTY_SHADER_IMAGE) in fd5_emit_state()832 if (dirty & FD_DIRTY_SHADER_IMAGE) in fd5_emit_cs_state()
788 if (dirty & (FD_DIRTY_SHADER_PROG | FD_DIRTY_SHADER_IMAGE)) { in emit_common_consts()