List of All Members for RenderCapabilities
This is the complete list of members for RenderCapabilities, including inherited members.
- api : QRenderCapabilities::API [read-only]
- driverVersion : string [read-only]
- extensions : list<string> [read-only]
- glslVersion : string [read-only]
- majorVersion : int [read-only]
- maxComputeInvocations : int [read-only]
- maxComputeSharedMemorySize : int [read-only]
- maxImageUnits : int [read-only]
- maxSSBOBindings : int [read-only]
- maxSSBOSize : int [read-only]
- maxSamples : int [read-only]
- maxTextureLayers : int [read-only]
- maxTextureSize : int [read-only]
- maxTextureUnits : int [read-only]
- maxUBOBindings : int [read-only]
- maxUBOSize : int [read-only]
- maxWorkGroupCountX : int [read-only]
- maxWorkGroupCountY : int [read-only]
- maxWorkGroupCountZ : int [read-only]
- maxWorkGroupSizeX : int [read-only]
- maxWorkGroupSizeY : int [read-only]
- maxWorkGroupSizeZ : int [read-only]
- minorVersion : int [read-only]
- profile : bool [read-only]
- renderer : string [read-only]
- supportsCompute : bool [read-only]
- supportsImageStore : bool [read-only]
- supportsSSBO : bool [read-only]
- supportsUBO : bool [read-only]
- valid : bool [read-only]
- vendor : string [read-only]