Home | History | Annotate | Download | only in cso_cache

Lines Matching refs:compute_shader

113    void *compute_shader;
1023 if (ctx->has_compute_shader && ctx->compute_shader != handle) {
1024 ctx->compute_shader = handle;
1031 if (handle == ctx->compute_shader) {
1034 ctx->compute_shader = NULL;