Searched refs:MEMORY_SCOPE_EMPTY (Results 1 – 3 of 3) sorted by relevance
47 case MEMORY_SCOPE_EMPTY: return ""; in get_memory_scope_type_name()222 memoryScopes.push_back(MEMORY_SCOPE_EMPTY); in getSupportedMemoryOrdersAndScopes()270 memoryScopes.push_back(MEMORY_SCOPE_EMPTY); in getSupportedMemoryOrdersAndScopes()
53 MEMORY_SCOPE_EMPTY, enumerator307 case MEMORY_SCOPE_EMPTY: { in CheckCapabilities()441 std::string s = MemoryScope() == MEMORY_SCOPE_EMPTY ? "" : ",s"; in ProgramHeader()467 if(MemoryScope() != MEMORY_SCOPE_EMPTY) in SingleTestName()476 MemoryScope() != MEMORY_SCOPE_EMPTY && in ExecuteSingleTest()506 if(memoryOrder[oi] == MEMORY_ORDER_EMPTY && memoryScope[si] != MEMORY_SCOPE_EMPTY) in ExecuteForEachParameterSet()527 if(MemoryScope() != MEMORY_SCOPE_EMPTY) in MemoryScopeStr()581 if(MemoryScope() != MEMORY_SCOPE_EMPTY) in SingleTestName()608 && memoryScope[si] != MEMORY_SCOPE_EMPTY) in ExecuteForEachParameterSet()
1867 … MemoryScope() == MEMORY_SCOPE_EMPTY) // empty 'scope' not required since opencl20-openclc-rev15 in ExecuteSingleTest()1919 if(MemoryScope() == MEMORY_SCOPE_EMPTY) in ProgramHeader()