Searched refs:backingMemory (Results 1 – 1 of 1) sorted by relevance
1835 const char* const backingMemory[] = { "in_memory", "out_of_memory" }; in createBufferAccessWithVariablePointersTests() local1841 for (int s = 0; s < DE_LENGTH_OF_ARRAY(backingMemory); ++s) in createBufferAccessWithVariablePointersTests()1844 …name << types[i].sizes[k] << "B_" << backingMemory[s] << "_with_" << types[i].name << '_' << types… in createBufferAccessWithVariablePointersTests()1852 for (int s = 0; s < DE_LENGTH_OF_ARRAY(backingMemory); ++s) in createBufferAccessWithVariablePointersTests()1855 …name << types[i].sizes[k] << "B_" << backingMemory[s] << "_with_" << types[i].name << '_' << types… in createBufferAccessWithVariablePointersTests()