Home
last modified time | relevance | path

Searched defs:Caps (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h177 struct Caps struct
181 Caps &operator=(const Caps &other); argument
189 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 …]
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h593 struct Caps struct
600 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 …]
/third_party/flutter/skia/src/gpu/gl/
DGrGLPathRendering.h79 struct Caps { struct
80 bool bindFragmentInputSupport : 1;
/third_party/skia/experimental/graphite/src/
DCaps.cpp12 Caps::Caps() { in Caps() function in skgpu::Caps
DGpu.h18 class Caps; variable
/third_party/skia/experimental/graphite/include/
DTextureInfo.h22 class Caps; variable
/third_party/mesa3d/include/D3D9/
Dd3d9caps.h290 DWORD Caps; member
297 DWORD Caps; member
307 DWORD Caps; member
377 DWORD Caps; member
385 UINT Caps; member
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl_function_decl_test.cc26 std::string Caps() { in Caps() function
Dfunction_var_test.cc84 std::string Caps(std::vector<std::string> ids = {}) { in Caps() function
Dfunction_composite_test.cc28 std::string Caps() { in Caps() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp494 GLboolean ProgramGL::validate(const gl::Caps & /*caps*/, gl::InfoLog * /*infoLog*/) in validate()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp486 GLboolean ProgramGL::validate(const gl::Caps & /*caps*/, gl::InfoLog * /*infoLog*/) in validate()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp2054 GLboolean ProgramD3D::validate(const gl::Caps & /*caps*/, gl::InfoLog * /*infoLog*/) in validate()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp2154 GLboolean ProgramD3D::validate(const gl::Caps & /*caps*/, gl::InfoLog * /*infoLog*/) in validate()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp393 const Capabilities Caps = { variable
DSubzeroReactor.cpp359 const Capabilities Caps = { variable