Home
last modified time | relevance | path

Searched defs:passNdx (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp305 const bool passNdx = (testType == TESTTYPE_LOCAL_VARIABLES) || (testType == TESTTYPE_OPTYPEIMAGE_MISMATCH); in getFunctionDstVariableStr() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmImageSamplerTests.cpp305 const bool passNdx = (testType == TESTTYPE_LOCAL_VARIABLES) || (testType == TESTTYPE_OPTYPEIMAGE_MISMATCH); in getFunctionDstVariableStr() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp872 void initializeAttachments(const TestParams& params, WorkingData& wd, std::vector<VkImage>& images, std::vector<VkImageView>& attachments, const size_t passNdx, deInt32 attachmentNdxes[8]) in initializeAttachments() argument
1092 initializeRenderingAttachmentInfos(const TestParams& params, WorkingData& wd, std::vector<VkRenderingAttachmentInfo>& colorAttachmentInfos, VkRenderingAttachmentInfo& depthStencilAttachmentInfo, std::vector<VkFormat>& colorAttachmentFormats, const deInt32 attachmentNdxes[8], deUint32& attachmentUseMask, deUint32 passNdx) initializeRenderingAttachmentInfos() argument
1450 addSubpassDescription(const TestParams& params, const deUint32 passNdx, std::vector<VkAttachmentReference2>& attachmentReferences, std::vector<VkAttachmentReference2>& resolveAttachmentReferences, VkSubpassDescriptionDepthStencilResolve& depthStencilResolve, std::vector<deUint32>* preserveAttachments, VkMultisampledRenderToSingleSampledInfoEXT& msrtss, std::vector<VkSubpassDescription2>& subpasses, const std::vector<VkAttachmentReference2>& inputAttachmentReferences, const deInt32 attachmentNdxes[8]) addSubpassDescription() argument
3521 drawOnePass(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects, const ShaderWrapper& vertexModule, const PipelineLayoutWrapper& pipelineLayout, const deUint32 passNdx, const deUint32 subpassNdx, UVec4 regions[RegionCount], VkPipelineRenderingCreateInfo* pipelineRenderingCreateInfo) drawOnePass() argument
3553 fragName << "frag_" << passNdx; drawOnePass() local
4338 name << "frag_" << passNdx; initMultipassPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampledRenderToSingleSampledTests.cpp868 void initializeAttachments(const TestParams& params, WorkingData& wd, std::vector<VkImageView>& attachments, const size_t passNdx, deInt32 attachmentNdxes[8]) in initializeAttachments() argument
1080 initializeRenderingAttachmentInfos(const TestParams& params, WorkingData& wd, std::vector<VkRenderingAttachmentInfo>& colorAttachmentInfos, VkRenderingAttachmentInfo& depthStencilAttachmentInfo, std::vector<VkFormat>& colorAttachmentFormats, const deInt32 attachmentNdxes[8], deUint32& attachmentUseMask, deUint32 passNdx) initializeRenderingAttachmentInfos() argument
1438 addSubpassDescription(const TestParams& params, const deUint32 passNdx, std::vector<VkAttachmentReference2>& attachmentReferences, std::vector<VkAttachmentReference2>& resolveAttachmentReferences, VkSubpassDescriptionDepthStencilResolve& depthStencilResolve, std::vector<deUint32>* preserveAttachments, VkMultisampledRenderToSingleSampledInfoEXT& msrtss, std::vector<VkSubpassDescription2>& subpasses, const std::vector<VkAttachmentReference2>& inputAttachmentReferences, const deInt32 attachmentNdxes[8]) addSubpassDescription() argument
3496 drawOnePass(Context& context, const TestParams& params, WorkingData& wd, TestObjects& testObjects, const Unique<VkShaderModule>& vertexModule, const Unique<VkPipelineLayout>& pipelineLayout, const deUint32 passNdx, const deUint32 subpassNdx, UVec4 regions[RegionCount], VkPipelineRenderingCreateInfo* pipelineRenderingCreateInfo) drawOnePass() argument
3526 fragName << "frag_" << passNdx; drawOnePass() local
4303 name << "frag_" << passNdx; initMultipassPrograms() local
[all...]

Completed in 12 milliseconds