Home
last modified time | relevance | path

Searched refs:stencilFormats (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/scripts/
H A Dformat_utils_generator.py98 self.stencilFormats = dict()
258 self.stencilFormats[formatName] = {
473 if f in self.depthFormats.keys() or f in self.stencilFormats.keys():
482 if f in self.stencilFormats.keys():
491 if f not in self.stencilFormats.keys():
499 for f in sorted(self.stencilFormats.keys()):
528 for key, value in sorted(self.stencilFormats.items()):
530 for key_dup, value_dup in sorted(self.stencilFormats.items()):
562 for key, value in sorted(self.stencilFormats.items()):
564 for key_dup, value_dup in sorted(self.stencilFormats.items()):
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusFBORenderTexture.cpp104 static const GLenum stencilFormats[] = variable
116 #define STENCILFORMAT_COUNT (sizeof(stencilFormats)/sizeof(GLenum))
364 …glGetInternalformativ( GL_RENDERBUFFER, stencilFormats[stencil], GL_FRAMEBUFFER_RENDERABLE, 1, &pa… in detectFBOFormats()
367 … formatSupported = params == GL_FULL_SUPPORT || stencilFormats[stencil] == GL_NONE; in detectFBOFormats()
369 … formatSupported = _tryFormat(depthFormats[depth], stencilFormats[stencil]) != 0; in detectFBOFormats()
462 *stencilFormat = requestDepthOnly ? 0 : stencilFormats[props.modes[bestmode].stencil]; in getBestDepthStencil()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A DOgreGLFBORenderTexture.cpp102 static const GLenum stencilFormats[] = variable
114 #define STENCILFORMAT_COUNT (sizeof(stencilFormats)/sizeof(GLenum))
351 if (_tryFormat(depthFormats[depth], stencilFormats[stencil])) in detectFBOFormats()
477 *stencilFormat = requestDepthOnly ? 0 : stencilFormats[props.modes[bestmode].stencil]; in getBestDepthStencil()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES/src/
H A DOgreGLESFBORenderTexture.cpp110 static const GLenum stencilFormats[] = variable
119 #define STENCILFORMAT_COUNT (sizeof(stencilFormats)/sizeof(GLenum))
336 if (_tryFormat(depthFormats[depth], stencilFormats[stencil])) in detectFBOFormats()
414 *stencilFormat = stencilFormats[props.modes[bestmode].stencil]; in getBestDepthStencil()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A DOgreGL3PlusFBORenderTexture.cpp98 static const GLenum stencilFormats[] = variable
110 #define STENCILFORMAT_COUNT (sizeof(stencilFormats)/sizeof(GLenum))
326 if (_tryFormat(depthFormats[depth], stencilFormats[stencil])) in detectFBOFormats()
437 *stencilFormat = stencilFormats[props.modes[bestmode].stencil]; in getBestDepthStencil()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/
H A DOgreGLES2FBORenderTexture.cpp116 static const GLenum stencilFormats[] = variable
130 #define STENCILFORMAT_COUNT (sizeof(stencilFormats)/sizeof(GLenum))
378 if (_tryFormat(depthFormats[depth], stencilFormats[stencil])) in detectFBOFormats()
490 *stencilFormat = requestDepthOnly ? 0 : stencilFormats[props.modes[bestmode].stencil]; in getBestDepthStencil()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLFBORenderTexture.cpp98 static const GLenum stencilFormats[] = variable
110 #define STENCILFORMAT_COUNT (sizeof(stencilFormats)/sizeof(GLenum))
342 if (_tryFormat(depthFormats[depth], stencilFormats[stencil])) in detectFBOFormats()
481 *stencilFormat = stencilFormats[props.modes[bestmode].stencil]; in getBestDepthStencil()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/functional/
H A Des3fFboStencilbufferTests.cpp248 static const deUint32 stencilFormats[] = in init() local
260 for (int fmtNdx = 0; fmtNdx < DE_LENGTH_OF_ARRAY(stencilFormats); fmtNdx++) in init()
262 deUint32 format = stencilFormats[fmtNdx]; in init()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A DOgreGLES2FBORenderTexture.cpp111 static const GLenum stencilFormats[] = variable
127 #define STENCILFORMAT_COUNT (sizeof(stencilFormats)/sizeof(GLenum))
372 if (_tryFormat(depthFormats[depth], stencilFormats[stencil])) in detectFBOFormats()
479 *stencilFormat = stencilFormats[props.modes[bestmode].stencil]; in getBestDepthStencil()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsEarlyFragmentTests.cpp327 static const VkFormat stencilFormats[] = in iterate() local
336 …ickSupportedDepthStencilFormat(vki, physDevice, DE_LENGTH_OF_ARRAY(stencilFormats), stencilFormats) in iterate()
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/skia/
H A Dfix-without-gl.patch.061 return GrBackendFormat::MakeGL(GrGLFormatToEnum(this->glCaps().stencilFormats()[idx]),
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineStencilTests.cpp904 const VkFormat stencilFormats[] = in createStencilTests() local
937 for (size_t formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(stencilFormats); formatNdx++) in createStencilTests()
939 const VkFormat stencilFormat = stencilFormats[formatNdx]; in createStencilTests()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h167 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h170 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h189 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
H A DGrGLGpu.cpp1405 int stencilFmtCnt = this->glCaps().stencilFormats().count(); in getCompatibleStencilIndex()
1409 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[i]; in getCompatibleStencilIndex()
1562 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[sIdx]; in createStencilAttachmentForRenderTarget()
3801 auto stencilBufferFormat = this->glCaps().stencilFormats()[sFormatIdx].fInternalFormat; in createTestingOnlyBackendRenderTarget()
3806 if (this->glCaps().stencilFormats()[sFormatIdx].fPacked) { in createTestingOnlyBackendRenderTarget()
3825 auto stencilBits = SkToInt(this->glCaps().stencilFormats()[sFormatIdx].fStencilBits); in createTestingOnlyBackendRenderTarget()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h189 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h189 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
H A DGrGLGpu.cpp1405 int stencilFmtCnt = this->glCaps().stencilFormats().count(); in getCompatibleStencilIndex()
1409 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[i]; in getCompatibleStencilIndex()
1562 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[sIdx]; in createStencilAttachmentForRenderTarget()
3801 auto stencilBufferFormat = this->glCaps().stencilFormats()[sFormatIdx].fInternalFormat; in createTestingOnlyBackendRenderTarget()
3806 if (this->glCaps().stencilFormats()[sFormatIdx].fPacked) { in createTestingOnlyBackendRenderTarget()
3825 auto stencilBits = SkToInt(this->glCaps().stencilFormats()[sFormatIdx].fStencilBits); in createTestingOnlyBackendRenderTarget()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h189 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
H A DGrGLGpu.cpp1405 int stencilFmtCnt = this->glCaps().stencilFormats().count(); in getCompatibleStencilIndex()
1409 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[i]; in getCompatibleStencilIndex()
1562 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[sIdx]; in createStencilAttachmentForRenderTarget()
3801 auto stencilBufferFormat = this->glCaps().stencilFormats()[sFormatIdx].fInternalFormat; in createTestingOnlyBackendRenderTarget()
3806 if (this->glCaps().stencilFormats()[sFormatIdx].fPacked) { in createTestingOnlyBackendRenderTarget()
3825 auto stencilBits = SkToInt(this->glCaps().stencilFormats()[sFormatIdx].fStencilBits); in createTestingOnlyBackendRenderTarget()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h194 const SkTArray<StencilFormat, true>& stencilFormats() const { in stencilFormats() function
H A DGrGLGpu.cpp1500 int stencilFmtCnt = this->glCaps().stencilFormats().count(); in getCompatibleStencilIndex()
1504 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[i]; in getCompatibleStencilIndex()
1657 const GrGLCaps::StencilFormat& sFmt = this->glCaps().stencilFormats()[sIdx]; in createStencilAttachmentForRenderTarget()
3741 auto stencilBufferFormat = this->glCaps().stencilFormats()[sFormatIdx].fInternalFormat; in createTestingOnlyBackendRenderTarget()
3745 if (this->glCaps().stencilFormats()[sFormatIdx].fPacked) { in createTestingOnlyBackendRenderTarget()
3764 auto stencilBits = SkToInt(this->glCaps().stencilFormats()[sFormatIdx].fStencilBits); in createTestingOnlyBackendRenderTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h195 const SkTArray<GrGLFormat, true>& stencilFormats() const { in stencilFormats() function
H A DGrGLGpu.cpp1545 int stencilFmtCnt = this->glCaps().stencilFormats().count(); in getCompatibleStencilIndex()
1549 GrGLFormat sFmt = this->glCaps().stencilFormats()[i]; in getCompatibleStencilIndex()
1695 GrGLFormat sFmt = this->glCaps().stencilFormats()[sIdx]; in makeStencilAttachmentForRenderTarget()
3802 auto stencilBufferFormat = this->glCaps().stencilFormats()[sFormatIdx]; in createTestingOnlyBackendRenderTarget()
3816 if (GrGLFormatIsPackedDepthStencil(this->glCaps().stencilFormats()[sFormatIdx])) { in createTestingOnlyBackendRenderTarget()
3836 auto stencilBits = SkToInt(GrGLFormatStencilBits(this->glCaps().stencilFormats()[sFormatIdx])); in createTestingOnlyBackendRenderTarget()

12