Searched defs:dedicatedMemory (Results 1 – 5 of 5) sorted by relevance
76 GLint dedicatedMemory = 0; in TEST_P() local85 GLint dedicatedMemory = GL_TRUE; in TEST_P() local93 GLint dedicatedMemory = 0; in TEST_P() local
220 GLint dedicatedMemory = GL_TRUE; in RunShouldImportMemoryTest() local324 GLint dedicatedMemory = GL_TRUE; in RunShouldClearTest() local401 GLint dedicatedMemory = GL_TRUE; in RunTextureFormatCompatChromiumTest() local483 GLint dedicatedMemory = GL_TRUE; in RunShouldClearWithSemaphoresTest() local
31 angle::Result MemoryObject::setDedicatedMemory(const Context *context, bool dedicatedMemory) in setDedicatedMemory()
33 angle::Result MemoryObjectGL::setDedicatedMemory(const gl::Context *context, bool dedicatedMemory) in setDedicatedMemory()
98 angle::Result MemoryObjectVk::setDedicatedMemory(const gl::Context *context, bool dedicatedMemory) in setDedicatedMemory()