/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 63 VkAttachmentReference colorRef; in init() local 84 colorRef.attachment = currentAttachment++; in init() 85 colorRef.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in init() 89 fClearValueCount = colorRef.attachment + 1; in init() 94 colorRef.attachment = VK_ATTACHMENT_UNUSED; in init() 95 colorRef.layout = VK_IMAGE_LAYOUT_UNDEFINED; in init() 98 subpassDesc.pColorAttachments = &colorRef; in init()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 131 VkAttachmentReference colorRef; in Create() local 166 colorRef.attachment = currentAttachment++; in Create() 167 colorRef.layout = layout; in Create() 190 subpassDescMain.pInputAttachments = &colorRef; in Create() 198 clearValueCount = colorRef.attachment + 1; in Create() 204 colorRef.attachment = VK_ATTACHMENT_UNUSED; in Create() 205 colorRef.layout = VK_IMAGE_LAYOUT_UNDEFINED; in Create() 209 subpassDescMain.pColorAttachments = &colorRef; in Create() 241 subpassDescLoad.pColorAttachments = &colorRef; in Create()
|
/third_party/flutter/skia/src/sfnt/ |
D | SkOTTable_EBLC.h | 48 SK_OT_ULONG colorRef; //not used; set to 0. member
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_EBLC.h | 48 SK_OT_ULONG colorRef; //not used; set to 0. member
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 210 VkAttachmentReference colorRef; in InitializeRenderPassFromDesc() local 211 colorRef.attachment = VK_ATTACHMENT_UNUSED; in InitializeRenderPassFromDesc() 212 colorRef.layout = VK_IMAGE_LAYOUT_UNDEFINED; in InitializeRenderPassFromDesc() 213 colorAttachmentRefs.push_back(colorRef); in InitializeRenderPassFromDesc() 223 VkAttachmentReference colorRef; in InitializeRenderPassFromDesc() local 224 colorRef.attachment = colorIndexVk; in InitializeRenderPassFromDesc() 225 colorRef.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in InitializeRenderPassFromDesc() 227 colorAttachmentRefs.push_back(colorRef); in InitializeRenderPassFromDesc()
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | BitmapSizeTable.java | 61 public int colorRef() { in colorRef() method in BitmapSizeTable 293 public int colorRef() { in colorRef() method in BitmapSizeTable.Builder
|
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
D | BitmapSizeTable.java | 61 public int colorRef() { in colorRef() method in BitmapSizeTable 293 public int colorRef() { in colorRef() method in BitmapSizeTable.Builder
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleShaderFragmentMaskTests.cpp | 749 const VkAttachmentReference* colorRef = &attachmentReferences.back(); in drawAndSampleInputAttachment() local 758 colorRef, // const VkAttachmentReference* pColorAttachments; in drawAndSampleInputAttachment() 958 const VkAttachmentReference* colorRef = &attachmentReferences.back(); in draw() local 967 colorRef, // const VkAttachmentReference* pColorAttachments; in draw()
|
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1031 const VkAttachmentReference* colorRef = &attachmentReferences.back(); in draw() local 1060 colorRef, // const VkAttachmentReference* pColorAttachments; in draw() 1671 …const VkAttachmentReference colorRef = makeAttachmentReference(0u, VK_IMAGE_LAYOUT_COLOR_ATTACHME… in drawResolve() local 1682 &colorRef, // const VkAttachmentReference* pColorAttachments; in drawResolve()
|
D | vktPipelineSamplerTests.cpp | 1598 const vk::VkAttachmentReference colorRef = in iterate() local 1611 &colorRef, // const VkAttachmentReference* pColorAttachments; in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateTests.cpp | 566 const vk::VkAttachmentReference colorRef = in iterate() local 571 const std::vector<vk::VkAttachmentReference> colorAttachments(1u, colorRef); in iterate() 971 const vk::VkAttachmentReference colorRef = in iterate() local 976 const std::vector<vk::VkAttachmentReference> colorAttachments(1u, colorRef); in iterate()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_cache_utils.cpp | 1010 VkAttachmentReference colorRef; in InitializeRenderPassFromDesc() local 1011 colorRef.attachment = attachmentCount.get(); in InitializeRenderPassFromDesc() 1012 colorRef.layout = needInputAttachments in InitializeRenderPassFromDesc() 1016 colorAttachmentRefs.push_back(colorRef); in InitializeRenderPassFromDesc() 1075 VkAttachmentReference colorRef; in InitializeRenderPassFromDesc() local 1076 colorRef.attachment = attachmentCount.get(); in InitializeRenderPassFromDesc() 1077 colorRef.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in InitializeRenderPassFromDesc() 1086 colorResolveAttachmentRefs.push_back(colorRef); in InitializeRenderPassFromDesc()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 290 HBUINT32 colorRef; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 679 HBUINT32 colorRef; member
|
/third_party/harfbuzz/src/ |
D | hb-ot-color-cbdt-table.hh | 679 HBUINT32 colorRef; member
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 2001 colorRef
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 2001 colorRef
|