Home
last modified time | relevance | path

Searched defs:isDS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c390 const GLboolean isDS = util_format_is_depth_and_stencil(strb->surface->format); in check_clear_depth_with_quad() local
414 const GLboolean isDS = util_format_is_depth_and_stencil(strb->surface->format); in check_clear_stencil_with_quad() local
/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h266 static bool isDS(const MachineInstr &MI) { in isDS() function
270 bool isDS(uint16_t Opcode) const { in isDS() function