HomeSort by relevance Sort by last modified time
    Searched full:colormask (Results 201 - 215 of 215) sorted by null

1 2 3 4 5 6 7 89

  /frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h 528 XAuint32 colorMask;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
gl_mangle.h 228 #define glColorMask MANGLE(ColorMask)
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp     [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.cpp     [all...]
  /external/mesa3d/include/GL/
gl_mangle.h 272 #define glColorMask MANGLE(ColorMask)
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 414 GLubyte ColorMask[MAX_DRAW_BUFFERS][4]; /**< Each flag is 0xff or 0x0 */
    [all...]
  /external/swiftshader/src/OpenGL/libGLES_CM/
libGLES_CM.cpp 601 void ColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha)
    [all...]
  /frameworks/wilhelm/include/SLES/
OpenSLES.h 614 SLuint32 colorMask;
    [all...]
  /packages/apps/Browser2/test/webexposed/
global-interface-listing-expected.txt     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiCopiesAndBlittingTests.cpp     [all...]
  /external/mesa3d/prebuilt-intermediates/main/
remap_helper.h     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp 696 void ColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha)
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwImpl.inl 604 gl->colorMask(red, green, blue, alpha);
    [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl 541 m_gl.colorMask(red, green, blue, alpha);
    [all...]
  /external/mesa3d/src/mapi/glapi/gen/
gl_API.xml     [all...]

Completed in 1092 milliseconds

1 2 3 4 5 6 7 89