Searched refs:host_res (Results 1 – 2 of 2) sorted by relevance
3080 VkResult host_res = in allocateCoherentMemory() local3082 if (host_res != VK_SUCCESS) { in allocateCoherentMemory()3084 host_res); in allocateCoherentMemory()3085 return host_res; in allocateCoherentMemory()3123 return host_res; in allocateCoherentMemory()3126 auto coherentMemory = createCoherentMemory(device, mem, hostAllocationInfo, enc, host_res); in allocateCoherentMemory()3141 return host_res; in allocateCoherentMemory()
3456 GLboolean host_res = GL_TRUE; in s_glUnmapBuffer() local3465 &host_res); in s_glUnmapBuffer()3474 &host_res); in s_glUnmapBuffer()3483 return host_res; in s_glUnmapBuffer()