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