Searched refs:isMemoryObject (Results 1 – 4 of 4) sorted by relevance
124 GLboolean isMemoryObject(MemoryObjectID memoryObjectPacked) const; \
8442 GLboolean Context::isMemoryObject(MemoryObjectID memoryObject) const in isMemoryObject() function in gl::Context
1891 PointerLValue(SPIRVCodeGenerator& gen, SpvId pointer, bool isMemoryObject, SpvId type, in PointerLValue() argument1895 , fIsMemoryObject(isMemoryObject) in PointerLValue()
5505 returnValue = context->isMemoryObject(memoryObjectPacked); in GL_IsMemoryObjectEXT()