HomeSort by relevance Sort by last modified time
    Searched full:sw2es (Results 1 - 9 of 9) sorted by null

  /external/swiftshader/src/OpenGL/libGL/
Renderbuffer.cpp 44 return sw2es::GetRedSize(getInternalFormat());
49 return sw2es::GetGreenSize(getInternalFormat());
54 return sw2es::GetBlueSize(getInternalFormat());
59 return sw2es::GetAlphaSize(getInternalFormat());
64 return sw2es::GetDepthSize(getInternalFormat());
69 return sw2es::GetStencilSize(getInternalFormat());
337 format = sw2es::ConvertBackBufferFormat(internalFormat);
396 format = sw2es::ConvertDepthStencilFormat(internalFormat);
utilities.h 78 namespace sw2es namespace
utilities.cpp 704 namespace sw2es namespace
  /external/swiftshader/src/OpenGL/libGLES_CM/
utilities.h 80 namespace sw2es namespace
Texture.cpp 754 GLenum internalformat = sw2es::ConvertBackBufferFormat(format);
792 GLenum internalformat = sw2es::ConvertDepthStencilFormat(format);
utilities.cpp 846 namespace sw2es namespace
  /external/swiftshader/src/OpenGL/libGLESv2/
utilities.h 106 namespace sw2es namespace
Texture.cpp     [all...]
utilities.cpp 2129 namespace sw2es namespace
    [all...]

Completed in 447 milliseconds