Searched refs:MEMORY_BLOCK_NOT_BOUND_VALUE (Results 1 – 4 of 4) sorted by relevance
69 MEMORY_BLOCK_NOT_BOUND_VALUE = 2u enumerator
170 << "%constant_uint_not_resident = OpConstant %type_uint " << MEMORY_BLOCK_NOT_BOUND_VALUE << "\n" in initPrograms()
305 << "%constant_texel_not_resident = OpConstant %type_uint " << MEMORY_BLOCK_NOT_BOUND_VALUE << "\n" in initPrograms()
287 residencyReferenceData.assign(imageSizeInPixels, MEMORY_BLOCK_NOT_BOUND_VALUE); in iterate()