Lines Matching refs:DS

688 			return format.order == TextureFormat::DS;
692 return format.order == TextureFormat::D || format.order == TextureFormat::DS;
717 return format.order == TextureFormat::DS;
759 case TextureFormat::DS: return 2;
879 static const TextureSwizzle DS = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_1, TextureSwizzle::CHANNEL_ZERO, TextureSwizzle::CHANNEL_ONE }};
904 case TextureFormat::DS: return DS;
958 case TextureFormat::DS:
1116 DE_ASSERT(m_format.order != TextureFormat::DS); // combined formats cannot be accessed directly
1285 DE_ASSERT(m_format.order != TextureFormat::DS); // combined formats cannot be accessed directly
1382 DE_ASSERT(m_format.order != TextureFormat::DS); // combined formats cannot be accessed directly
1472 DE_ASSERT(m_format.order == TextureFormat::DS);
1476 DE_ASSERT(m_format.order == TextureFormat::D || m_format.order == TextureFormat::DS);
1480 DE_ASSERT(m_format.order == TextureFormat::D || m_format.order == TextureFormat::DS);
1484 DE_ASSERT(m_format.order == TextureFormat::DS);
1504 DE_ASSERT(m_format.order == TextureFormat::DS);
1509 DE_ASSERT(m_format.order == TextureFormat::DS);
1513 DE_ASSERT(m_format.order == TextureFormat::DS);
1530 DE_ASSERT(m_format.order != TextureFormat::DS); // combined formats cannot be accessed directly
1682 DE_ASSERT(m_format.order != TextureFormat::DS); // combined formats cannot be accessed directly
1797 DE_ASSERT(m_format.order == TextureFormat::DS);
1802 DE_ASSERT(m_format.order == TextureFormat::D || m_format.order == TextureFormat::DS);
1807 DE_ASSERT(m_format.order == TextureFormat::D || m_format.order == TextureFormat::DS);
1812 DE_ASSERT(m_format.order == TextureFormat::DS);
1835 DE_ASSERT(m_format.order == TextureFormat::DS);
1840 DE_ASSERT(m_format.order == TextureFormat::DS);
1845 DE_ASSERT(m_format.order == TextureFormat::DS);
2952 DE_ASSERT(src.getFormat().order == TextureFormat::D || src.getFormat().order == TextureFormat::DS);
3945 DE_ASSERT(m_levels[0][0].getFormat().order == TextureFormat::D || m_levels[0][0].getFormat().order == TextureFormat::DS);
4420 "DS"