| /external/deqp/modules/glshared/ |
| D | glsFboUtil.hpp | 255 struct Attachment : public Config struct 257 Attachment (void) : target(GL_FRAMEBUFFER), imageName(0) {} in Attachment() function 259 glw::GLenum target; 260 glw::GLuint imageName;
|
| /external/deqp/framework/opengl/simplereference/ |
| D | sglrReferenceContext.hpp | 362 struct Attachment struct in sglr::rc::Framebuffer 364 AttachmentType type; 365 deUint32 name; 366 TexTarget texTarget; 367 int level; 368 int layer; 370 Attachment (void) in Attachment() function
|
| /external/perfetto/ui/src/frontend/ |
| D | android_bug_tool.ts | 27 interface Attachment { interface
|
| /external/toolchain-utils/cros_utils/ |
| D | email_sender.py | 45 class Attachment(object): class in EmailSender
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassTestsUtil.hpp | 350 class Attachment class
|
| D | vktRenderPassTestsUtil.cpp | 519 Attachment::Attachment (VkFormat format, in Attachment() function in vkt::renderpass::Attachment
|
| D | vktRenderPassTests.cpp | 658 class Attachment class 661 Attachment (VkFormat format, in Attachment() function in vkt::__anone08f04e90111::Attachment
|
| /external/deqp/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawCreateInfoUtil.hpp | 379 class Attachment : public vk::VkPipelineColorBlendAttachmentState class in vkt::Draw::PipelineCreateInfo::ColorBlendState
|
| D | vktDrawCreateInfoUtil.cpp | 948 PipelineCreateInfo::ColorBlendState::Attachment::Attachment (vk::VkBool32 _blendEnable, in Attachment() function in vkt::Draw::PipelineCreateInfo::ColorBlendState::Attachment
|
| /external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineColorWriteEnableTests.cpp | 1171 struct Attachment struct in vkt::pipeline::__anon117cea180211::ColorWriteEnable2Instance 1173 de::MovePtr<ImageWithMemory> image; 1174 Move<VkImageView> view; 1228 ColorWriteEnable2Instance::Attachment::Attachment (Attachment&& other) in Attachment() function in vkt::pipeline::__anon117cea180211::ColorWriteEnable2Instance::Attachment
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
| D | tilemgr.h | 264 HOTTILE Attachment[SWR_NUM_ATTACHMENTS]; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Metadata.cpp | 1471 auto *Attachment = MD.second; in copyMetadata() local
|
| D | DebugInfo.cpp | 654 for (auto Attachment : MDs) in stripNonLineTableDebugInfo() local
|
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
| D | keep.v1.json | 320 "Attachment": { object
|
| D | cloudsupport.v2beta.json | 611 "Attachment": { object
|
| D | alertcenter.v1beta1.json | 823 "Attachment": { object
|
| D | chat.v1.json | 788 "Attachment": { object
|
| D | classroom.v1.json | 2514 "Attachment": { object
|
| /external/vulkan-validation-layers/layers/ |
| D | core_validation.cpp | 9991 struct Attachment { in ValidateDependencies() struct 9992 std::vector<SubpassLayout> outputs; in ValidateDependencies() 9993 std::vector<SubpassLayout> inputs; in ValidateDependencies() 9994 std::vector<uint32_t> overlapping; in ValidateDependencies()
|
| /external/mesa3d/src/mesa/main/ |
| D | mtypes.h | 3595 struct gl_renderbuffer_attachment Attachment[BUFFER_COUNT]; member
|