Lines Matching refs:ApiCase

158 class DefaultFramebufferCase : public ApiCase
162 : ApiCase (context, name, description) in DefaultFramebufferCase()
213 class AttachmentObjectCase : public ApiCase
217 : ApiCase(context, name, description) in AttachmentObjectCase()
276 class AttachmentTextureLevelCase : public ApiCase
280 : ApiCase(context, name, description) in AttachmentTextureLevelCase()
313 class AttachmentTextureCubeMapFaceCase : public ApiCase
317 : ApiCase(context, name, description) in AttachmentTextureCubeMapFaceCase()
359 class AttachmentTextureLayerCase : public ApiCase
363 : ApiCase(context, name, description) in AttachmentTextureLayerCase()
412 class AttachmentTextureColorCodingCase : public ApiCase
416 : ApiCase(context, name, description) in AttachmentTextureColorCodingCase()
483 class AttachmentTextureComponentTypeCase : public ApiCase
487 : ApiCase(context, name, description) in AttachmentTextureComponentTypeCase()
559 class AttachmentSizeInitialCase : public ApiCase
563 : ApiCase(context, name, description) in AttachmentSizeInitialCase()
629 class AttachmentSizeCase : public ApiCase
633 : ApiCase(context, name, description) in AttachmentSizeCase()
784 class UnspecifiedAttachmentTextureColorCodingCase : public ApiCase
788 : ApiCase(context, name, description) in UnspecifiedAttachmentTextureColorCodingCase()
837 class UnspecifiedAttachmentTextureComponentTypeCase : public ApiCase
841 : ApiCase(context, name, description) in UnspecifiedAttachmentTextureComponentTypeCase()
873 class UnspecifiedAttachmentSizeCase : public ApiCase
877 : ApiCase(context, name, description) in UnspecifiedAttachmentSizeCase()