Searched refs:bitsB (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboStateQueryTests.cpp | 638 …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()
|
D | es3fRboStateQueryTests.cpp | 225 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/ |
D | es2fRboStateQueryTests.cpp | 199 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/ |
D | vk_cache_utils.h | 978 GraphicsPipelineTransitionBits bitsB, in GraphicsPipelineTransitionMatch() argument 982 if (bitsA != bitsB) in GraphicsPipelineTransitionMatch()
|