Home
last modified time | relevance | path

Searched defs:attachmentPoints (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboApiTest.cpp198 static const GLenum attachmentPoints[] = in validTex2DAttachmentsTest() local
217 static const GLenum attachmentPoints[] = in validTexCubeAttachmentsTest() local
250 static const GLenum attachmentPoints[] = in validRboAttachmentsTest() local
375 static const GLenum attachmentPoints[] = in attachmentQueryEmptyFboTest() local
402 static const GLenum attachmentPoints[] = in es3AttachmentQueryEmptyFboTest() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboApiTests.cpp173 static const GLenum attachmentPoints[] = in validTex2DAttachmentsTest() local
192 static const GLenum attachmentPoints[] = in validTexCubeAttachmentsTest() local
225 static const GLenum attachmentPoints[] = in validRboAttachmentsTest() local
350 static const GLenum attachmentPoints[] = in attachmentQueryEmptyFboTest() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp460 const uint32_t attachmentPoints[kNumAllocators][kNumCommandsPerAllocator] = {{1, 2}, {3, 4}}; in TEST() local