Home
last modified time | relevance | path

Searched defs:attachmentIndex (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DRenderPassBuilderD3D12.cpp112 void RenderPassBuilder::SetRenderTargetView(ColorAttachmentIndex attachmentIndex, in SetRenderTargetView() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkFramebuffer.cpp144 uint32_t attachmentIndex = subpass.pColorAttachments[attachment.colorAttachment].attachment; in clearAttachment() local
164 uint32_t attachmentIndex = subpass.pDepthStencilAttachment->attachment; in clearAttachment() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DReplaceForShaderFramebufferFetch.cpp438 uint32_t attachmentIndex = inputAttachmentIndex + index; in loadInputAttachmentDataImpl() local
568 unsigned int attachmentIndex = inputAttachmentIndex + arrayIndex; in declareSubpassInputVariables() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectRenderingTests.cpp503 void ShaderObjectRenderingInstance::generateExpectedImage (const tcu::PixelBufferAccess& outputImage, const deUint32 width, const deUint32 height, deUint32 attachmentIndex) in generateExpectedImage() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp137 deUint32 attachmentIndex = 0; in makeRenderPass() local
H A DvktPipelineColorWriteEnableTests.cpp979 desc << "Result color image and error mask for attachment #" << attachmentIndex; in iterate() local
1611 bool ColorWriteEnable2Instance::verifyAttachment (const deUint32 attachmentIndex, in verifyAttachment() argument
[all...]
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp790 void addSubpassColorAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassColorAttachment() argument
816 void addSubpassDepthStencilAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout, const VkSampleLocationsInfoEXT* pSampleLocations = DE_NULL) in addSubpassDepthStencilAttachment() argument
832 void addSubpassInputAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassInputAttachment() argument
838 void addSubpassPreserveAttachment (const deUint32 attachmentIndex) in addSubpassPreserveAttachment() argument
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShader.cpp55 auto attachmentIndex = subpass.pInputAttachments[i].attachment; in robustBufferAccess() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineFramebufferAttachmentTests.cpp134 deUint32 attachmentIndex = 0; in makeRenderPass() local
H A DvktPipelineColorWriteEnableTests.cpp971 desc << "Result color image and error mask for attachment #" << attachmentIndex; in iterate() local
1600 bool ColorWriteEnable2Instance::verifyAttachment (const deUint32 attachmentIndex, in verifyAttachment() argument
[all...]
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp787 void addSubpassColorAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassColorAttachment() argument
813 void addSubpassDepthStencilAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout, const VkSampleLocationsInfoEXT* pSampleLocations = DE_NULL) in addSubpassDepthStencilAttachment() argument
829 void addSubpassInputAttachment (const deUint32 attachmentIndex, const VkImageLayout subpassLayout) in addSubpassInputAttachment() argument
835 void addSubpassPreserveAttachment (const deUint32 attachmentIndex) in addSubpassPreserveAttachment() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp1898 deUint32 attachmentIndex = 0; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
H A DvktBindingDescriptorSetRandomTests.cpp1898 deUint32 attachmentIndex = 0; in iterate() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DUtilsVk.cpp165 uint32_t GetImageClearFlags(const angle::Format &format, uint32_t attachmentIndex, bool clearDepth) in GetImageClearFlags() argument
661 InsertInputDecorations(spirv::IdRef id, uint32_t attachmentIndex, uint32_t binding, angle::spirv::Blob *blobOut) InsertInputDecorations() argument
[all...]
H A Dvk_helpers.cpp1822 void CommandBufferHelper::invalidateRenderPassColorAttachment(PackedAttachmentIndex attachmentIndex) in invalidateRenderPassColorAttachment() argument
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp6951 uint32_t attachmentIndex = {}; member
[all...]
H A Dvulkan_core.h12875 uint32_t attachmentIndex; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp5400 uint32_t attachmentIndex = {}; member
[all...]
H A Dvulkan_core.h9890 uint32_t attachmentIndex; member
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h6928 uint32_t attachmentIndex; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h11003 uint32_t attachmentIndex; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h10050 uint32_t attachmentIndex; member
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h9502 uint32_t attachmentIndex; member

Completed in 389 milliseconds