Home
last modified time | relevance | path

Searched refs:glExported (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h331 bool glExported = false; member
351 bool glExported = false; member
466 bool getColorBufferShareInfo(uint32_t colorBufferHandle, bool* glExported,
DVkCommonOperations.cpp1749 bool getColorBufferShareInfo(uint32_t colorBufferHandle, bool* glExported, in getColorBufferShareInfo() argument
1762 *glExported = info->glExported; in getColorBufferShareInfo()
2268 info->glExported = true; in exportColorBufferMemory()
2359 if (colorBufferInfo.glExported) { in colorBufferNeedsUpdateBetweenGlAndVk()
3072 res.glExported = false; in setupVkBuffer()