webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for rx::ContextVk, including all inherited members.
ContextImpl(const gl::ContextState &state) | rx::ContextImpl | |
ContextVk(const gl::ContextState &state, RendererVk *renderer) | rx::ContextVk | |
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::ContextVk | virtual |
createCompiler() override | rx::ContextVk | virtual |
createFenceNV() override | rx::ContextVk | virtual |
createFenceSync() override | rx::ContextVk | virtual |
createFramebuffer(const gl::FramebufferState &state) override | rx::ContextVk | virtual |
createPaths(GLsizei) override | rx::ContextVk | virtual |
createProgram(const gl::ProgramState &state) override | rx::ContextVk | virtual |
createQuery(GLenum type) override | rx::ContextVk | virtual |
createRenderbuffer() override | rx::ContextVk | virtual |
createSampler() override | rx::ContextVk | virtual |
createShader(const gl::ShaderState &state) override | rx::ContextVk | virtual |
createTexture(const gl::TextureState &state) override | rx::ContextVk | virtual |
createTransformFeedback(const gl::TransformFeedbackState &state) override | rx::ContextVk | virtual |
createVertexArray(const gl::VertexArrayState &state) override | rx::ContextVk | virtual |
drawArrays(GLenum mode, GLint first, GLsizei count) override | rx::ContextVk | virtual |
drawArraysInstanced(GLenum mode, GLint first, GLsizei count, GLsizei instanceCount) override | rx::ContextVk | virtual |
drawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, const gl::IndexRange &indexRange) override | rx::ContextVk | virtual |
drawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, GLsizei instances, const gl::IndexRange &indexRange) override | rx::ContextVk | virtual |
drawRangeElements(GLenum mode, GLuint start, GLuint end, GLsizei count, GLenum type, const GLvoid *indices, const gl::IndexRange &indexRange) override | rx::ContextVk | virtual |
finish() override | rx::ContextVk | virtual |
flush() override | rx::ContextVk | 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() override | rx::ContextVk | virtual |
getLimitations() const | rx::ContextImpl | inline |
getNativeCaps() const override | rx::ContextVk | virtual |
getNativeExtensions() const override | rx::ContextVk | virtual |
getNativeLimitations() const override | rx::ContextVk | virtual |
getNativeTextureCaps() const override | rx::ContextVk | virtual |
getRendererDescription() const override | rx::ContextVk | virtual |
getResetStatus() override | rx::ContextVk | virtual |
getTextureCaps() const | rx::ContextImpl | inline |
getTimestamp() override | rx::ContextVk | virtual |
getVendorString() const override | rx::ContextVk | virtual |
GLImplFactory() | rx::GLImplFactory | inline |
initialize() override | rx::ContextVk | virtual |
insertEventMarker(GLsizei length, const char *marker) override | rx::ContextVk | virtual |
mState | rx::ContextImpl | protected |
onMakeCurrent(const gl::ContextState &data) override | rx::ContextVk | virtual |
popGroupMarker() override | rx::ContextVk | virtual |
pushGroupMarker(GLsizei length, const char *marker) override | rx::ContextVk | 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) override | rx::ContextVk | virtual |
~ContextImpl() | rx::ContextImpl | virtual |
~ContextVk() override | rx::ContextVk | |
~GLImplFactory() | rx::GLImplFactory | inlinevirtual |