HomeSort by relevance Sort by last modified time
    Searched defs:createDepthStencil (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/OpenGL/libGLES_CM/
libGLES_CM.hpp 225 egl::Image *(*createDepthStencil)(int width, int height, sw::Format format, int multiSampleDepth);
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.hpp 250 egl::Image *(*createDepthStencil)(int width, int height, sw::Format format, int multiSampleDepth);

Completed in 236 milliseconds