Home
last modified time | relevance | path

Searched defs:attachmentType (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DFramebufferTest.cpp97 GLenum attachmentType, in testRenderbufferMultisampleFormat()
DWebGLCompatibilityTest.cpp3427 GLint attachmentType = 0; in TEST_P() local
3455 GLint attachmentType = 0; in TEST_P() local
/third_party/vk-gl-cts/modules/glshared/
DglsFboUtil.cpp447 GLenum attachmentType (const Attachment& att) in attachmentType() function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedDepthStencilTests.cpp1408 GLenum attachmentType = (i == 0) ? GL_DEPTH_ATTACHMENT : GL_STENCIL_ATTACHMENT; in checkErrors() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DWebGLCompatibilityTest.cpp3989 GLint attachmentType = 0; in TEST_P() local
4017 GLint attachmentType = 0; in TEST_P() local
DFramebufferTest.cpp98 GLenum attachmentType, in testRenderbufferMultisampleFormat()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp4470 const std::string attachmentType = getInputAttachmentType(attachment.getFormat()); in createTestShaders() local
4479 …const std::string attachmentType = getAttachmentType(config.renderPass.getAttachments()[getAttachm… in createTestShaders() local
4501 …const std::string attachmentType = getAttachmentType(attachment.getFormat(), config.useFormatCom… in createTestShaders() local
4633 …const std::string attachmentType = getAttachmentType(config.renderPass.getAttachments()[attachme… in createTestShaders() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp4470 const std::string attachmentType = getInputAttachmentType(attachment.getFormat()); in createTestShaders() local
4479 …const std::string attachmentType = getAttachmentType(config.renderPass.getAttachments()[getAttachm… in createTestShaders() local
4501 …const std::string attachmentType = getAttachmentType(attachment.getFormat(), config.useFormatCom… in createTestShaders() local
4633 …const std::string attachmentType = getAttachmentType(config.renderPass.getAttachments()[attachme… in createTestShaders() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp2646 GLenum attachmentType; in GetFramebufferAttachmentParameteriv() local