| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawAhbTests.cpp | 482 PipelineCreateInfo::ColorBlendState::Attachment attachment; in iterate() local
|
| H A D | vktDrawOHOSNativeBufferTests.cpp | 505 PipelineCreateInfo::ColorBlendState::Attachment attachment; in iterate() local
|
| H A D | vktDrawScissorTests.cpp | 174 const VkClearAttachment attachment = in addCommands() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
| H A D | vktDynamicStateLineWidthTests.cpp | 364 Move<VkImageView> attachment = buildView(**image, m_params.format); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
| H A D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 321 de::MovePtr<tcu::TextureLevel> attachment; in iterate() local
|
| H A D | vktRenderPassDitheringTests.cpp | 438 VkRenderingAttachmentInfoKHR attachment = in render() local
|
| H A D | vktRenderPassTestsUtil.cpp | 371 AttachmentReference::AttachmentReference (deUint32 attachment, in AttachmentReference() argument 615 AttachmentDesc createAttachmentDescription (const Attachment& attachment) in createAttachmentDescription() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawAhbTests.cpp | 482 PipelineCreateInfo::ColorBlendState::Attachment attachment; in iterate() local
|
| H A D | vktDrawScissorTests.cpp | 174 const VkClearAttachment attachment = in addCommands() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | StateManager9.cpp | 779 const auto *attachment = framebuffer->getFirstColorAttachment(); in setColorMask() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cTextureStorageMultisampleFunctionalTests.cpp | 2159 glw::GLenum attachment = 0; iterate() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcFramebufferCompleteness.cpp | 138 void TestContext::framebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texId, GLint level) in framebufferTexture2D() argument 144 void TestContext::framebufferTextureLayer(GLenum target, GLenum attachment, GLuint texId, GLint level, GLint layer) in framebufferTextureLayer() argument 150 void TestContext::framebufferRenderbuffer(GLenum target, GLenum attachment, GLenum renderbuffertarget, GLuint rboId) in framebufferRenderbuffer() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | DepthStencilFormatsTest.cpp | 17 GLuint attachment; member 502 GLuint attachment; in TEST_P() member [all...] |
| H A D | WebGLFramebufferTest.cpp | 151 testAttachment(GLint width, GLint height, GLRenderbuffer *colorBuffer, GLenum attachment, GLRenderbuffer *buffer, GLbitfield allowedStatuses) testAttachment() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | validationGL3.cpp | 43 ValidateFramebufferTexture1D(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum attachment, TextureTarget textargetPacked, TextureID texture, GLint level) ValidateFramebufferTexture1D() argument 54 ValidateFramebufferTexture3D(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum attachment, TextureTarget textargetPacked, TextureID texture, GLint level, GLint zoffset) ValidateFramebufferTexture3D() argument
|
| H A D | validationES32.cpp | 293 ValidateFramebufferTexture(const Context *context, angle::EntryPoint entryPoint, GLenum target, GLenum attachment, TextureID texture, GLint level) ValidateFramebufferTexture() argument
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| H A D | CommandEncoder.cpp | 110 MaybeError ValidateAttachmentArrayLayersAndLevelCount(const TextureViewBase* attachment) { in ValidateAttachmentArrayLayersAndLevelCount() argument 123 MaybeError ValidateOrSetAttachmentSize(const TextureViewBase* attachment, in ValidateOrSetAttachmentSize() argument 168 const TextureViewBase* attachment = colorAttachment.view; ValidateResolveTarget() local 220 TextureViewBase* attachment = colorAttachment.view; ValidateRenderPassColorAttachment() local 260 TextureViewBase* attachment = depthStencilAttachment->view; ValidateRenderPassDepthStencilAttachment() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
| H A D | vktRenderPassDepthStencilWriteConditionsTests.cpp | 321 de::MovePtr<tcu::TextureLevel> attachment; in iterate() local
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | mms_gtest.cpp | 510 MmsAttachment attachment; in HWTEST_F() local 558 MmsAttachment attachment; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl2_rendering_context_base.cpp | 1428 GLenum attachment = 0; in FramebufferTextureLayer() local 2247 GLenum attachment = 0; in GetFramebufferAttachmentParameter() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineBlendOperationAdvancedTests.cpp | 1202 VkClearAttachment attachment = in prepareRenderPass() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_2_0_params.cpp | 361 CaptureGetFramebufferAttachmentParameteriv_params(const State &glState, bool isCallValid, GLenum target, GLenum attachment, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetFramebufferAttachmentParameteriv_params() argument
|
| H A D | capture_gles_3_2_autogen.cpp | 386 CaptureFramebufferTexture(const State &glState, bool isCallValid, GLenum target, GLenum attachment, TextureID texturePacked, GLint level) CaptureFramebufferTexture() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_3_2_autogen.cpp | 483 GL_FramebufferTexture(GLenum target, GLenum attachment, GLuint texture, GLint level) GL_FramebufferTexture() argument
|
| /third_party/skia/src/gpu/ |
| H A D | GrResourceProvider.cpp | 747 GrAttachment* attachment = static_cast<GrAttachment*>(resource); in refScratchMSAAAttachment() local
|