Searched defs:isDS (Results 1 – 3 of 3) sorted by relevance
390 const GLboolean isDS = util_format_is_depth_and_stencil(strb->surface->format); in check_clear_depth_with_quad() local414 const GLboolean isDS = util_format_is_depth_and_stencil(strb->surface->format); in check_clear_stencil_with_quad() local
454 bool SIInstrInfo::isDS(uint16_t Opcode) const { in isDS() function in SIInstrInfo