Searched defs:Caps (Results 1 – 16 of 16) sorted by relevance
177 struct Caps struct181 Caps &operator=(const Caps &other); argument189 GLfloat minInterpolationOffset = 0;190 GLfloat maxInterpolationOffset = 0;191 GLint subPixelInterpolationOffsetBits = 0;194 GLint64 maxElementIndex = 0;195 GLint max3DTextureSize = 0;196 GLint max2DTextureSize = 0;197 GLint maxRectangleTextureSize = 0;198 GLint maxArrayTextureLayers = 0;[all …]
593 struct Caps struct600 GLuint64 maxElementIndex = 0;601 GLuint max3DTextureSize = 0;602 GLuint max2DTextureSize = 0;603 GLuint maxRectangleTextureSize = 0;604 GLuint maxArrayTextureLayers = 0;605 GLfloat maxLODBias = 0.0f;606 GLuint maxCubeMapTextureSize = 0;607 GLuint maxRenderbufferSize = 0;608 GLfloat minAliasedPointSize = 1.0f;[all …]
79 struct Caps { struct80 bool bindFragmentInputSupport : 1;
12 Caps::Caps() { in Caps() function in skgpu::Caps
18 class Caps; variable
22 class Caps; variable
290 DWORD Caps; member297 DWORD Caps; member307 DWORD Caps; member377 DWORD Caps; member385 UINT Caps; member
26 std::string Caps() { in Caps() function
84 std::string Caps(std::vector<std::string> ids = {}) { in Caps() function
28 std::string Caps() { in Caps() function
494 GLboolean ProgramGL::validate(const gl::Caps & /*caps*/, gl::InfoLog * /*infoLog*/) in validate()
486 GLboolean ProgramGL::validate(const gl::Caps & /*caps*/, gl::InfoLog * /*infoLog*/) in validate()
2054 GLboolean ProgramD3D::validate(const gl::Caps & /*caps*/, gl::InfoLog * /*infoLog*/) in validate()
2154 GLboolean ProgramD3D::validate(const gl::Caps & /*caps*/, gl::InfoLog * /*infoLog*/) in validate()
393 const Capabilities Caps = { variable
359 const Capabilities Caps = { variable