|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for rx::ContextNULL, including all inherited members.
| ContextImpl(const gl::ContextState &state) | rx::ContextImpl | |
| ContextNULL(const gl::ContextState &state) | rx::ContextNULL | |
| coverFillPath(const gl::Path *path, GLenum coverMode) | rx::ContextImpl | virtual |
| coverFillPathInstanced(const std::vector< gl::Path *> &paths, GLenum coverMode, GLenum transformType, const GLfloat *transformValues) | rx::ContextImpl | virtual |
| coverStrokePath(const gl::Path *path, GLenum coverMode) | rx::ContextImpl | virtual |
| coverStrokePathInstanced(const std::vector< gl::Path *> &paths, GLenum coverMode, GLenum transformType, const GLfloat *transformValues) | rx::ContextImpl | virtual |
| createBuffer() override | rx::ContextNULL | virtual |
| createCompiler() override | rx::ContextNULL | virtual |
| createFenceNV() override | rx::ContextNULL | virtual |
| createFenceSync() override | rx::ContextNULL | virtual |
| createFramebuffer(const gl::FramebufferState &data) override | rx::ContextNULL | virtual |
| createPaths(GLsizei range) override | rx::ContextNULL | virtual |
| createProgram(const gl::ProgramState &data) override | rx::ContextNULL | virtual |
| createQuery(GLenum type) override | rx::ContextNULL | virtual |
| createRenderbuffer() override | rx::ContextNULL | virtual |
| createSampler() override | rx::ContextNULL | virtual |
| createShader(const gl::ShaderState &data) override | rx::ContextNULL | virtual |
| createTexture(const gl::TextureState &state) override | rx::ContextNULL | virtual |
| createTransformFeedback(const gl::TransformFeedbackState &state) override | rx::ContextNULL | virtual |
| createVertexArray(const gl::VertexArrayState &data) override | rx::ContextNULL | virtual |
| drawArrays(GLenum mode, GLint first, GLsizei count) override | rx::ContextNULL | virtual |
| drawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instanceCount) override | rx::ContextNULL | virtual |
| drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, const gl::IndexRange &indexRange) override | rx::ContextNULL | virtual |
| drawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, GLsizei instances, const gl::IndexRange &indexRange) override | rx::ContextNULL | virtual |
| drawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices, const gl::IndexRange &indexRange) override | rx::ContextNULL | virtual |
| finish() override | rx::ContextNULL | virtual |
| flush() override | rx::ContextNULL | virtual |
| getCaps() const | rx::ContextImpl | inline |
| getClientMajorVersion() const | rx::ContextImpl | inline |
| getClientMinorVersion() const | rx::ContextImpl | inline |
| getContextState() | rx::ContextImpl | inline |
| getExtensions() const | rx::ContextImpl | inline |
| getGLState() const | rx::ContextImpl | inline |
| getGPUDisjoint()=0 | rx::ContextImpl | pure virtual |
| getLimitations() const | rx::ContextImpl | inline |
| getNativeCaps() const =0 | rx::ContextImpl | pure virtual |
| getNativeExtensions() const =0 | rx::ContextImpl | pure virtual |
| getNativeLimitations() const =0 | rx::ContextImpl | pure virtual |
| getNativeTextureCaps() const =0 | rx::ContextImpl | pure virtual |
| getRendererDescription() const =0 | rx::ContextImpl | pure virtual |
| getResetStatus()=0 | rx::ContextImpl | pure virtual |
| getTextureCaps() const | rx::ContextImpl | inline |
| getTimestamp()=0 | rx::ContextImpl | pure virtual |
| getVendorString() const =0 | rx::ContextImpl | pure virtual |
| GLImplFactory() | rx::GLImplFactory | inline |
| initialize() override | rx::ContextNULL | virtual |
| insertEventMarker(GLsizei length, const char *marker)=0 | rx::ContextImpl | pure virtual |
| mState | rx::ContextImpl | protected |
| onMakeCurrent(const gl::ContextState &data)=0 | rx::ContextImpl | pure virtual |
| popGroupMarker()=0 | rx::ContextImpl | pure virtual |
| pushGroupMarker(GLsizei length, const char *marker)=0 | rx::ContextImpl | pure virtual |
| stencilFillPath(const gl::Path *path, GLenum fillMode, GLuint mask) | rx::ContextImpl | virtual |
| stencilFillPathInstanced(const std::vector< gl::Path *> &paths, GLenum fillMode, GLuint mask, GLenum transformType, const GLfloat *transformValues) | rx::ContextImpl | virtual |
| stencilStrokePath(const gl::Path *path, GLint reference, GLuint mask) | rx::ContextImpl | virtual |
| stencilStrokePathInstanced(const std::vector< gl::Path *> &paths, GLint reference, GLuint mask, GLenum transformType, const GLfloat *transformValues) | rx::ContextImpl | virtual |
| stencilThenCoverFillPath(const gl::Path *path, GLenum fillMode, GLuint mask, GLenum coverMode) | rx::ContextImpl | virtual |
| stencilThenCoverFillPathInstanced(const std::vector< gl::Path *> &paths, GLenum coverMode, GLenum fillMode, GLuint mask, GLenum transformType, const GLfloat *transformValues) | rx::ContextImpl | virtual |
| stencilThenCoverStrokePath(const gl::Path *path, GLint reference, GLuint mask, GLenum coverMode) | rx::ContextImpl | virtual |
| stencilThenCoverStrokePathInstanced(const std::vector< gl::Path *> &paths, GLenum coverMode, GLint reference, GLuint mask, GLenum transformType, const GLfloat *transformValues) | rx::ContextImpl | virtual |
| syncState(const gl::State &state, const gl::State::DirtyBits &dirtyBits)=0 | rx::ContextImpl | pure virtual |
| ~ContextImpl() | rx::ContextImpl | virtual |
| ~ContextNULL() override | rx::ContextNULL | |
| ~GLImplFactory() | rx::GLImplFactory | inlinevirtual |
1.8.13