Home
last modified time | relevance | path

Searched refs:beginRenderPassWithClearColor (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp198 beginRenderPassWithClearColor(clearColor); in beginRenderPass()
201 void DynamicStateBaseClass::beginRenderPassWithClearColor(const vk::VkClearColorValue& clearColor, … in beginRenderPassWithClearColor() function in vkt::DynamicState::DynamicStateBaseClass
DvktDynamicStateBaseClass.hpp56 void beginRenderPassWithClearColor (const vk::VkClearColorValue& clearColor,
DvktDynamicStateCBTests.cpp95 beginRenderPassWithClearColor(clearColor); in iterate()
DvktDynamicStateRSTests.cpp270 beginRenderPassWithClearColor(clearColor); in beginRenderPass()
273 void beginRenderPassWithClearColor (const vk::VkClearColorValue &clearColor) in beginRenderPassWithClearColor() function in vkt::DynamicState::__anondbf475a60111::DepthBiasBaseCase
DvktDynamicStateDSTests.cpp298 beginRenderPassWithClearColor(clearColor); in beginRenderPass()
301 void beginRenderPassWithClearColor (const vk::VkClearColorValue &clearColor) in beginRenderPassWithClearColor() function in vkt::DynamicState::__anon90e28c180111::DepthStencilBaseCase
691 beginRenderPassWithClearColor(clearColor, true); in iterate()