Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
Dformatutilsgl.h127 struct ReadPixelsFormat struct
132 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, argument
Dformatutilsgl.cpp851 ReadPixelsFormat GetReadPixelsFormat(const FunctionsGL *functions, in GetReadPixelsFormat()
857 ReadPixelsFormat result; in GetReadPixelsFormat()
DFramebufferGL.cpp640 nativegl::ReadPixelsFormat readPixelsFormat = in readPixels()