Searched defs:GL_STENCIL_ATTACHMENT (Results 1 – 3 of 3) sorted by relevance
453 #define GL_STENCIL_ATTACHMENT 0x8D20 macro
477 #define GL_STENCIL_ATTACHMENT 0x8D20 macro
320 public static final int GL_STENCIL_ATTACHMENT = 0x8D20; field in GLES20