Home | History | Annotate | Download | only in layers

Lines Matching refs:mismatch

1697                             __LINE__, SHADER_CHECKER_INTERFACE_TYPE_MISMATCH, "SC", "Type mismatch on location %u.%u: '%s' vs '%s'",
2483 * a mismatch.
2486 return false; /* Mismatch */
2734 "Type mismatch on descriptor slot "
3358 "Num samples mismatch! Binding PSO (%#" PRIxLEAST64
3997 } else { // TODO : should we skip update on a type mismatch or force it?
10464 const bool mismatch = (swapchain_node->images.size() != count ||
10466 if (mismatch) {