Home
last modified time | relevance | path

Searched refs:mesaWidth (Results 1 - 1 of 1) sorted by relevance

/third_party/glfw/src/
H A Dosmesa_context.c298 GLint mesaWidth, mesaHeight, mesaFormat; in glfwGetOSMesaColorBuffer() local
312 &mesaWidth, &mesaHeight, in glfwGetOSMesaColorBuffer()
321 *width = mesaWidth; in glfwGetOSMesaColorBuffer()
338 GLint mesaWidth, mesaHeight, mesaBytes; in glfwGetOSMesaDepthBuffer() local
352 &mesaWidth, &mesaHeight, in glfwGetOSMesaDepthBuffer()
361 *width = mesaWidth; in glfwGetOSMesaDepthBuffer()

Completed in 1 milliseconds