Home
last modified time | relevance | path

Searched defs:Attachment (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.hpp274 struct Attachment struct
276 uint32_t index = VK_ATTACHMENT_UNUSED;
277 vk::VkRenderingAttachmentInfo attachmentInfo = {};
278 vk::VkFormat format;
279 vk::VkAttachmentLoadOp stencilLoadOp = vk::VK_ATTACHMENT_LOAD_OP_LOAD;
280 vk::VkAttachmentStoreOp stencilStoreOp = vk::VK_ATTACHMENT_STORE_OP_STORE;
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboUtil.hpp271 struct Attachment : public Config struct
273 Attachment(void) : target(GL_FRAMEBUFFER), imageName(0) in Attachment() argument
277 glw::GLenum target;
278 glw::GLuint imageName;
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.hpp522 struct Attachment struct in sglr::rc::Framebuffer
524 AttachmentType type;
525 uint32_t name;
526 TexTarget texTarget;
527 int level;
528 int layer;
530Attachment(void) : type(ATTACHMENTTYPE_LAST), name(0), texTarget(TEXTARGET_LAST), level(0), layer(… in Attachment() argument
/aosp_15_r20/external/google-cloud-java/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/src/main/java/com/google/cloud/advisorynotifications/v1/
H A DAttachment.java30 public final class Attachment extends com.google.protobuf.GeneratedMessageV3 class
36 private Attachment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Attachment() method in Attachment
40 private Attachment() { in Attachment() method in Attachment
/aosp_15_r20/external/google-cloud-java/java-cloudsupport/proto-google-cloud-cloudsupport-v2/src/main/java/com/google/cloud/support/v2/
H A DAttachment.java30 public final class Attachment extends com.google.protobuf.GeneratedMessageV3 class
36 private Attachment(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in Attachment() method in Attachment
40 private Attachment() { in Attachment() method in Attachment
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineColorWriteEnableTests.cpp1127 struct Attachment struct in vkt::pipeline::__anon06b7d4690211::ColorWriteEnable2Instance
1129 de::MovePtr<ImageWithMemory> image;
1130 Move<VkImageView> view;
1183 ColorWriteEnable2Instance::Attachment::Attachment(Attachment &&other) in Attachment() function in vkt::pipeline::__anon06b7d4690211::ColorWriteEnable2Instance::Attachment
/aosp_15_r20/external/googleapis/google/cloud/support/v2/
H A Dattachment.proto33 message Attachment { message
/aosp_15_r20/external/google-cloud-java/java-cloudsupport/proto-google-cloud-cloudsupport-v2/src/main/proto/google/cloud/support/v2/
H A Dattachment.proto33 message Attachment { message
/aosp_15_r20/external/pytorch/torch/onnx/_internal/diagnostics/infra/sarif/
H A D_attachment.py19 class Attachment(object): class
/aosp_15_r20/external/googleapis/google/chat/v1/
H A Dattachment.proto31 message Attachment { message
/aosp_15_r20/external/perfetto/ui/src/frontend/
H A Dandroid_bug_tool.ts27 interface Attachment { interface
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DFramebufferVk.h160 Attachment, enumerator
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Demail_sender.py42 class Attachment: class in EmailSender
/aosp_15_r20/external/google-cloud-java/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/src/main/proto/google/cloud/advisorynotifications/v1/
H A Dservice.proto174 message Attachment { message
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassTestsUtil.hpp281 class Attachment class
H A DvktRenderPassTestsUtil.cpp456 Attachment::Attachment(VkFormat format, VkSampleCountFlagBits samples, in Attachment() function in vkt::renderpass::Attachment
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dcdonts.h67 typedef struct Attachment Attachment; typedef
100 typedef struct Attachment Attachment; typedef
1016 struct Attachment : public IDispatch { struct
1063 struct Attachment { struct
1064 CONST_VTBL struct AttachmentVtbl *lpVtbl; argument
/aosp_15_r20/external/googleapis/google/cloud/advisorynotifications/v1/
H A Dservice.proto213 message Attachment { message
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.hpp332 class Attachment : public vk::VkPipelineColorBlendAttachmentState class in vkt::Draw::PipelineCreateInfo::ColorBlendState
H A DvktDrawCreateInfoUtil.cpp913 PipelineCreateInfo::ColorBlendState::Attachment::Attachment( in Attachment() function in vkt::Draw::PipelineCreateInfo::ColorBlendState::Attachment
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dkeep.v1.json320 "Attachment": { object
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DMetadata.cpp1471 auto *Attachment = MD.second; in copyMetadata() local
H A DDebugInfo.cpp654 for (auto Attachment : MDs) in stripNonLineTableDebugInfo() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DMetadata.cpp1568 auto *Attachment = MD.second; in copyMetadata() local
/aosp_15_r20/external/aws-sdk-java-v2/services/networkmanager/src/main/resources/codegen-resources/
H A Dservice-2.json1549 "Attachment":{ object
1737 "Attachment":{ object
1930 "Attachment":{ object
3239 "Attachment":{ object
5909 "Attachment":{ object
6304 "Attachment":{ object
6609 "Attachment":{"shape":"Attachment"}, object
7019 "Attachment":{ object

123