Home
last modified time | relevance | path

Searched defs:rcCreateColorBuffer (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish-opengl/system/renderControl_enc/
DrenderControl_client_base.h23 rcCreateColorBuffer_client_proc_t rcCreateColorBuffer; member
DrenderControl_client_context.h25 rcCreateColorBuffer_client_proc_t rcCreateColorBuffer; member
DrenderControl_entry.cpp156 uint32_t rcCreateColorBuffer(uint32_t width, uint32_t height, GLenum internalFormat) in rcCreateColorBuffer() function
/device/generic/vulkan-cereal/stream-servers/renderControl_dec/
DrenderControl_server_context.h25 rcCreateColorBuffer_server_proc_t rcCreateColorBuffer; member
/device/generic/opengl-transport/host/libs/virglrenderer/
DRenderControl.cpp470 static uint32_t rcCreateColorBuffer(uint32_t, uint32_t, GLenum) { in rcCreateColorBuffer() function
/device/generic/vulkan-cereal/stream-servers/
DRenderControl.cpp837 static uint32_t rcCreateColorBuffer(uint32_t width, in rcCreateColorBuffer() function