Home
last modified time | relevance | path

Searched refs:makeCustomRenderPass (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp156 Move<VkRenderPass> makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device);
395 Move<VkRenderPass> PayloadShMemSizeInstance::makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device) in makeCustomRenderPass() function in vkt::MeshShader::__anon28103::PayloadShMemSizeInstance
457 const auto renderPass = makeCustomRenderPass(vkd, device); in iterate()
558 Move<VkRenderPass> makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format);
620 Move<VkRenderPass> MaxViewIndexInstance::makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format) in makeCustomRenderPass() function in vkt::MeshShader::__anon28103::MaxViewIndexInstance
737 const auto renderPass = makeCustomRenderPass(vkd, device, numViews, colorFormat); in iterate()
1910 Move<VkRenderPass> makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format);
2152 Move<VkRenderPass> MaxMeshOutputSizeInstance::makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format) in makeCustomRenderPass() function in vkt::MeshShader::__anon28103::MaxMeshOutputSizeInstance
2271 const auto renderPass = makeCustomRenderPass(vkd, device, m_numViews, colorFormat); in iterate()
H A DvktMeshShaderQueryTestsEXT.cpp356 Move<VkRenderPass> makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format);
773 Move<VkRenderPass> MeshQueryInstance::makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format) in makeCustomRenderPass() function in vkt::MeshShader::__anon28112::MeshQueryInstance
901 const auto renderPass = makeCustomRenderPass(vkd, device, viewCount, colorFormat); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderPropertyTestsEXT.cpp156 Move<VkRenderPass> makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device);
395 Move<VkRenderPass> PayloadShMemSizeInstance::makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device) in makeCustomRenderPass() function in vkt::MeshShader::__anon29334::PayloadShMemSizeInstance
457 const auto renderPass = makeCustomRenderPass(vkd, device); in iterate()
558 Move<VkRenderPass> makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format);
620 Move<VkRenderPass> MaxViewIndexInstance::makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format) in makeCustomRenderPass() function in vkt::MeshShader::__anon29334::MaxViewIndexInstance
737 const auto renderPass = makeCustomRenderPass(vkd, device, numViews, colorFormat); in iterate()
1910 Move<VkRenderPass> makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format);
2152 Move<VkRenderPass> MaxMeshOutputSizeInstance::makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format) in makeCustomRenderPass() function in vkt::MeshShader::__anon29334::MaxMeshOutputSizeInstance
2271 const auto renderPass = makeCustomRenderPass(vkd, device, m_numViews, colorFormat); in iterate()
H A DvktMeshShaderQueryTestsEXT.cpp356 Move<VkRenderPass> makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format);
772 Move<VkRenderPass> MeshQueryInstance::makeCustomRenderPass (const DeviceInterface& vkd, VkDevice device, uint32_t layerCount, VkFormat format) in makeCustomRenderPass() function in vkt::MeshShader::__anon29343::MeshQueryInstance
900 const auto renderPass = makeCustomRenderPass(vkd, device, viewCount, colorFormat); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp334 Move<VkRenderPass> makeCustomRenderPass (const DeviceInterface& vk, in makeCustomRenderPass() function
2083 const Unique<VkRenderPass> renderPass (TransformFeedback::makeCustomRenderPass(vk, device, colorFormat));

Completed in 23 milliseconds