Home | History | Annotate | Download | only in functional

Lines Matching defs:gles3

40 namespace gles3
47 // GLES3, 4.4.4: "An internal format is color-renderable if it is one of
59 // See Table 3.3 in GLES3.
69 // GLES3, 4.4.4: "An internal format is depth-renderable if it is one of
77 // GLES3, 4.4.4: "An internal format is stencil-renderable if it is
162 // Since GLES31 is backwards compatible to GLES3, we might actually be running on a GLES31.
163 // Add rule changes of GLES31 that have no corresponding GLES3 extension.
165 // \note Not all feature changes are listed here but only those that alter GLES3 subset of
203 // GLES3: "The value of RENDERBUFFER_SAMPLES is the same for all attached
526 } // gles3