/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktDynamicRenderingTests.cpp | 114 // Draw triangles inside rendering of secondary command buffer, and after rendering is ended copy results on secondary buffer. 704 virtual void rendering (const VkPipeline pipeline, 858 rendering(*pipeline, attachmentBindInfos, colorAtchCount, imagesLayout, imagesFormat); in iterate() 1001 void DynamicRenderingTestInstance::rendering (const VkPipeline pipeline, in rendering() function in vkt::renderpass::__anon29758::DynamicRenderingTestInstance 1373 void rendering (const VkPipeline pipeline, 1386 void SingleCmdBufferResuming::rendering (const VkPipeline pipeline, in rendering() function in vkt::renderpass::__anon29758::SingleCmdBufferResuming 1507 void rendering (const VkPipeline pipeline, 1526 void TwoPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, in rendering() function in vkt::renderpass::__anon29758::TwoPrimaryCmdBufferResuming 1670 void rendering (cons 1690 void TwoSecondaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::TwoSecondaryCmdBufferResuming 1861 void TwoSecondaryTwoPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::TwoSecondaryTwoPrimaryCmdBufferResuming 2044 void ContentsSecondaryCmdBuffer::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::ContentsSecondaryCmdBuffer 2179 void ContentsTwoSecondaryCmdBuffer::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::ContentsTwoSecondaryCmdBuffer 2333 void ContentsTwoSecondaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::ContentsTwoSecondaryCmdBufferResuming 2517 void ContentsTwoSecondaryTwoPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::ContentsTwoSecondaryTwoPrimaryCmdBufferResuming 2710 void ContentsPrimarySecondaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::ContentsPrimarySecondaryCmdBufferResuming 2872 void ContentsSecondaryPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::ContentsSecondaryPrimaryCmdBufferResuming 3036 void ContentsTwoPrimarySecondaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::ContentsTwoPrimarySecondaryCmdBufferResuming 3208 void ContentsSecondaryTwoPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::ContentsSecondaryTwoPrimaryCmdBufferResuming 3378 void SecondaryCmdBufferOutOfRenderingCommands::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon29758::SecondaryCmdBufferOutOfRenderingCommands [all...] |
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_render_pass.c | 926 data->rendering = (VkRenderingInfo) { in vk_get_command_buffer_inheritance_as_rendering_resume() 958 data->rendering.colorAttachmentCount = subpass->color_count; in vk_get_command_buffer_inheritance_as_rendering_resume() 959 data->rendering.pColorAttachments = attachments; in vk_get_command_buffer_inheritance_as_rendering_resume() 976 data->rendering.pDepthAttachment = attachments++; in vk_get_command_buffer_inheritance_as_rendering_resume() 987 data->rendering.pStencilAttachment = attachments++; in vk_get_command_buffer_inheritance_as_rendering_resume() 1003 __vk_append_struct(&data->rendering, &data->fsr_att); in vk_get_command_buffer_inheritance_as_rendering_resume() 1009 __vk_append_struct(&data->rendering, (void *)&subpass->self_dep_info); in vk_get_command_buffer_inheritance_as_rendering_resume() 1011 return &data->rendering; in vk_get_command_buffer_inheritance_as_rendering_resume() 2040 VkRenderingInfo rendering = { in begin_subpass() local 2073 __vk_append_struct(&rendering, in begin_subpass() 2088 &rendering); begin_subpass() local [all...] |
H A D | vk_render_pass.h | 71 * VkRenderingAttachmentInfo::imageLayout prior to rendering. 369 VkRenderingInfo rendering; member 380 * Constructs a VkRenderingInfo for the inheritance rendering info
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktDynamicRenderingTests.cpp | 114 // Draw triangles inside rendering of secondary command buffer, and after rendering is ended copy results on secondary buffer. 709 virtual void rendering (const VkPipeline pipeline, 865 rendering(*pipeline, attachmentBindInfos, colorAtchCount, imagesLayout, imagesFormat); in iterate() 1009 void DynamicRenderingTestInstance::rendering (const VkPipeline pipeline, in rendering() function in vkt::renderpass::__anon28578::DynamicRenderingTestInstance 1393 void rendering (const VkPipeline pipeline, 1406 void SingleCmdBufferResuming::rendering (const VkPipeline pipeline, in rendering() function in vkt::renderpass::__anon28578::SingleCmdBufferResuming 1527 void rendering (const VkPipeline pipeline, 1546 void TwoPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, in rendering() function in vkt::renderpass::__anon28578::TwoPrimaryCmdBufferResuming 1690 void rendering (cons 1710 void TwoSecondaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::TwoSecondaryCmdBufferResuming 1881 void TwoSecondaryTwoPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::TwoSecondaryTwoPrimaryCmdBufferResuming 2064 void ContentsSecondaryCmdBuffer::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::ContentsSecondaryCmdBuffer 2199 void ContentsTwoSecondaryCmdBuffer::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::ContentsTwoSecondaryCmdBuffer 2353 void ContentsTwoSecondaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::ContentsTwoSecondaryCmdBufferResuming 2537 void ContentsTwoSecondaryTwoPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::ContentsTwoSecondaryTwoPrimaryCmdBufferResuming 2730 void ContentsPrimarySecondaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::ContentsPrimarySecondaryCmdBufferResuming 2892 void ContentsSecondaryPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::ContentsSecondaryPrimaryCmdBufferResuming 3056 void ContentsTwoPrimarySecondaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::ContentsTwoPrimarySecondaryCmdBufferResuming 3228 void ContentsSecondaryTwoPrimaryCmdBufferResuming::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::ContentsSecondaryTwoPrimaryCmdBufferResuming 3398 void SecondaryCmdBufferOutOfRenderingCommands::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::SecondaryCmdBufferOutOfRenderingCommands 3735 void PartialBindingDepthStencil::rendering (const VkPipeline pipeline, rendering() function in vkt::renderpass::__anon28578::PartialBindingDepthStencil [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkPipelineConstructionUtil.hpp | 430 PipelineRenderingCreateInfoWrapper rendering = PipelineRenderingCreateInfoWrapper(), 449 PipelineRenderingCreateInfoWrapper rendering = PipelineRenderingCreateInfoWrapper(), 473 PipelineRenderingCreateInfoWrapper rendering = PipelineRenderingCreateInfoWrapper(), 490 PipelineRenderingCreateInfoWrapper rendering = PipelineRenderingCreateInfoWrapper(),
|
H A D | vkPipelineConstructionUtil.cpp | 540 // Input attachments are not supported with dynamic rendering in RenderPassWrapper() 664 // Input attachments are not supported with dynamic rendering in RenderPassWrapper() 2337 /* When both graphics pipeline library and dynamic rendering enabled, we just need only viewMask of VkPipelineRenderingCreateInfo in setRenderingColorAttachmentsInfo() 2450 PipelineRenderingCreateInfoWrapper rendering, in setupPreRasterizationShaderState() 2470 rendering, in setupPreRasterizationShaderState() 2490 PipelineRenderingCreateInfoWrapper rendering, in setupPreRasterizationShaderState2() 2513 rendering, in setupPreRasterizationShaderState2() 2537 PipelineRenderingCreateInfoWrapper rendering, in setupPreRasterizationShaderState3() 2557 m_internalData->pRenderingState.ptr = rendering.ptr; in setupPreRasterizationShaderState3() 2772 PipelineRenderingCreateInfoWrapper rendering, in setupPreRasterizationMeshShaderState() 2438 setupPreRasterizationShaderState(const std::vector<VkViewport>& viewports, const std::vector<VkRect2D>& scissors, const PipelineLayoutWrapper& layout, const VkRenderPass renderPass, const deUint32 subpass, const ShaderWrapper vertexShader, const VkPipelineRasterizationStateCreateInfo* rasterizationState, const ShaderWrapper tessellationControlShader, const ShaderWrapper tessellationEvalShader, const ShaderWrapper geometryShader, const VkSpecializationInfo *specializationInfo, VkPipelineFragmentShadingRateStateCreateInfoKHR* fragmentShadingRateState, PipelineRenderingCreateInfoWrapper rendering, const VkPipelineCache partPipelineCache, PipelineCreationFeedbackCreateInfoWrapper partCreationFeedback) setupPreRasterizationShaderState() argument 2475 setupPreRasterizationShaderState2(const std::vector<VkViewport>& viewports, const std::vector<VkRect2D>& scissors, const PipelineLayoutWrapper& layout, const VkRenderPass renderPass, const deUint32 subpass, const ShaderWrapper vertexShader, const VkPipelineRasterizationStateCreateInfo* rasterizationState, const ShaderWrapper tessellationControlShader, const ShaderWrapper tessellationEvalShader, const ShaderWrapper geometryShader, const VkSpecializationInfo* vertSpecializationInfo, const VkSpecializationInfo* tescSpecializationInfo, const VkSpecializationInfo* teseSpecializationInfo, const VkSpecializationInfo* geomSpecializationInfo, VkPipelineFragmentShadingRateStateCreateInfoKHR*fragmentShadingRateState, PipelineRenderingCreateInfoWrapper rendering, const VkPipelineCache partPipelineCache, PipelineCreationFeedbackCreateInfoWrapper partCreationFeedback) setupPreRasterizationShaderState2() argument 2518 setupPreRasterizationShaderState3(const std::vector<VkViewport>& viewports, const std::vector<VkRect2D>& scissors, const PipelineLayoutWrapper& layout, const VkRenderPass renderPass, const deUint32 subpass, const ShaderWrapper vertexShader, PipelineShaderStageModuleIdentifierCreateInfoWrapper vertShaderModuleId, const VkPipelineRasterizationStateCreateInfo* rasterizationState, const ShaderWrapper tessellationControlShader, PipelineShaderStageModuleIdentifierCreateInfoWrapper tescShaderModuleId, const ShaderWrapper tessellationEvalShader, PipelineShaderStageModuleIdentifierCreateInfoWrapper teseShaderModuleId, const ShaderWrapper geometryShader, PipelineShaderStageModuleIdentifierCreateInfoWrapper geomShaderModuleId, const VkSpecializationInfo* vertSpecializationInfo, const VkSpecializationInfo* tescSpecializationInfo, const VkSpecializationInfo* teseSpecializationInfo, const VkSpecializationInfo* geomSpecializationInfo, VkPipelineFragmentShadingRateStateCreateInfoKHR* fragmentShadingRateState, PipelineRenderingCreateInfoWrapper rendering, const VkPipelineCache partPipelineCache, PipelineCreationFeedbackCreateInfoWrapper partCreationFeedback) setupPreRasterizationShaderState3() argument 2761 setupPreRasterizationMeshShaderState(const std::vector<VkViewport>& viewports, const std::vector<VkRect2D>& scissors, const PipelineLayoutWrapper& layout, const VkRenderPass renderPass, const deUint32 subpass, const ShaderWrapper taskShader, const ShaderWrapper meshShader, const VkPipelineRasterizationStateCreateInfo* rasterizationState, const VkSpecializationInfo *taskSpecializationInfo, const VkSpecializationInfo *meshSpecializationInfo, VkPipelineFragmentShadingRateStateCreateInfoKHR* fragmentShadingRateState, PipelineRenderingCreateInfoWrapper rendering, const VkPipelineCache partPipelineCache, VkPipelineCreationFeedbackCreateInfoEXT *partCreationFeedback) setupPreRasterizationMeshShaderState() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktShaderTileImageTests.cpp | 278 void rendering(); 1579 rendering(); in iterate() 1728 void ShaderTileImageTestInstance::rendering() in rendering() function in vkt::rasterization::__anon28378::ShaderTileImageTestInstance
|
/third_party/ffmpeg/ |
H A D | configure | 221 --enable-libass enable libass subtitles rendering, 298 --enable-libxcb-xfixes enable X11 grabbing mouse rendering [autodetect] 299 --enable-libxcb-shape enable X11 grabbing shape rendering [autodetect] 318 --enable-opengl enable OpenGL rendering [no]
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | texinfo.tex | 6852 % rendering the following check redundant. But we don't optimize.
|