Searched refs:MEMORY_BLOCK_NOT_BOUND_VALUE (Results 1 – 4 of 4) sorted by relevance
69 MEMORY_BLOCK_NOT_BOUND_VALUE = 2u enumerator
202 …rmatIsR64(m_format) ? "%type_uint64" : "%type_uint") << " " << MEMORY_BLOCK_NOT_BOUND_VALUE << "\n" in initPrograms()
331 << "%constant_texel_not_resident = OpConstant %type_uint " << MEMORY_BLOCK_NOT_BOUND_VALUE << "\n" in initPrograms()
524 residencyReferenceData.assign(imageSizeInPixels, MEMORY_BLOCK_NOT_BOUND_VALUE); in iterate()