Home
last modified time | relevance | path

Searched refs:bitsB (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboStateQueryTests.cpp638 …GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint bitsB, GLint bitsA) = DE…
654 int bitsR, bitsG, bitsB, bitsA; in test() member
665 …ttachments[ndx].bitsR, colorAttachments[ndx].bitsG, colorAttachments[ndx].bitsB, colorAttachments[… in test()
699 …ment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint bitsB, GLint bitsA) in testColorAttachment() argument
710 …nentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, bitsR, bitsG, bitsB, bitsA, -1, -1); in testColorAttachment()
744 …ment (GLenum internalFormat, GLenum attachment, GLint bitsR, GLint bitsG, GLint bitsB, GLint bitsA) in testColorAttachment() argument
755 …nentSizeAtLeast (m_testCtx, *this, GL_FRAMEBUFFER, attachment, bitsR, bitsG, bitsB, bitsA, -1, -1); in testColorAttachment()
Des3fRboStateQueryTests.cpp225 int bitsR, bitsG, bitsB, bitsA; in test() member
263 …ts[ndx].bitsR, requiredColorFormats[ndx].bitsG, requiredColorFormats[ndx].bitsB, requiredColorForm… in test()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fRboStateQueryTests.cpp199 int bitsR, bitsG, bitsB, bitsA; in test() member
212 …ts[ndx].bitsR, requiredColorFormats[ndx].bitsG, requiredColorFormats[ndx].bitsB, requiredColorForm… in test()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h978 GraphicsPipelineTransitionBits bitsB, in GraphicsPipelineTransitionMatch() argument
982 if (bitsA != bitsB) in GraphicsPipelineTransitionMatch()