Searched refs:TEST_FLAG_ALIASED (Results 1 – 1 of 1) sorted by relevance
80 TEST_FLAG_ALIASED = 1u << 0, //!< sparseResidencyAliased enumerator630 , m_aliased ((flags & TEST_FLAG_ALIASED) != 0) in SparseBufferTestInstance()757 const bool aliased = (flags & TEST_FLAG_ALIASED) != 0; in initProgramsDrawWithUBO()1455 if (flags & TEST_FLAG_ALIASED) in checkSupport()1483 { "sparse_binding_aliased", TEST_FLAG_ALIASED, }, in populateTestGroup()1485 { "sparse_residency_aliased", TEST_FLAG_RESIDENCY | TEST_FLAG_ALIASED, }, in populateTestGroup()