Searched refs:resolveRef (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 132 VkAttachmentReference resolveRef; in Create() local 224 resolveRef.attachment = currentAttachment++; in Create() 225 resolveRef.layout = VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in Create() 227 subpassDescMain.pResolveAttachments = &resolveRef; in Create() 231 resolveLoadInputRef.attachment = resolveRef.attachment; in Create()
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/compile/ |
D | index.js | 102 resolveRef: resolveRef, property 170 function resolveRef(baseId, ref, isRoot) { function
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/dot/ |
D | ref.jst | 26 {{ var $refVal = it.resolveRef(it.baseId, $schema, it.isRoot); }}
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/lib/dotjs/ |
D | ref.js | 21 var $refVal = it.resolveRef(it.baseId, $schema, it.isRoot);
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1601 …const VkAttachmentReference resolveRef = makeAttachmentReference(2u, VK_IMAGE_LAYOUT_COLOR_ATTACH… in drawResolve() local 1611 … (needResolve ? &resolveRef : DE_NULL), // const VkAttachmentReference* pResolveAttachments; in drawResolve()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 1601 …const VkAttachmentReference resolveRef = makeAttachmentReference(2u, VK_IMAGE_LAYOUT_COLOR_ATTACH… in drawResolve() local 1611 … (needResolve ? &resolveRef : DE_NULL), // const VkAttachmentReference* pResolveAttachments; in drawResolve()
|
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/ |
D | ajv.min.js | 2 …resolveRef:w,usePattern:_,useDefault:F,useCustomRule:x,opts:p,formats:y,logger:d.logger,self:d}),i… property
|
D | ajv.bundle.js | 3749 var $refVal = it.resolveRef(it.baseId, $schema, it.isRoot);
|
D | ajv.min.js.map | 1 …ma","_root","isRoot","isTop","schemaPath","errSchemaPath","errorPath","resolveRef","usePattern","u…
|