Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/
DColorBuffer.cpp87 static GLenum sGetUnsizedColorBufferFormat(GLenum format) { in sGetUnsizedColorBufferFormat() function
385 p_format = sGetUnsizedColorBufferFormat(p_format); in readPixels()
410 p_format = sGetUnsizedColorBufferFormat(p_format); in readPixelsScaled()
531 const GLenum p_unsizedFormat = sGetUnsizedColorBufferFormat(p_format); in subUpdate()