Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedAttachmentSparseFillingTests.cpp238 class InputAttachmentSparseFillingTestInstance : public vkt::TestInstance class
241 InputAttachmentSparseFillingTestInstance(Context &context, const TestParams &testParams);
242 virtual ~InputAttachmentSparseFillingTestInstance(void) = default;
348 return new InputAttachmentSparseFillingTestInstance(context, m_testParams); in createInstance()
376 InputAttachmentSparseFillingTestInstance::InputAttachmentSparseFillingTestInstance(Context &context, in InputAttachmentSparseFillingTestInstance() function in vkt::renderpass::__anon1a947dca0111::InputAttachmentSparseFillingTestInstance
725 void InputAttachmentSparseFillingTestInstance::createCommandBuffer(const DeviceInterface &vk, VkDev… in createCommandBuffer()
756 void InputAttachmentSparseFillingTestInstance::createCommandBufferDynamicRendering(const DeviceInte… in createCommandBufferDynamicRendering()
866 void InputAttachmentSparseFillingTestInstance::preRenderCommands(const DeviceInterface &vk, VkComma… in preRenderCommands()
906 void InputAttachmentSparseFillingTestInstance::drawCommands(const DeviceInterface &vk, VkCommandBuf… in drawCommands()
916 void InputAttachmentSparseFillingTestInstance::postRenderCommands(const DeviceInterface &vk, VkComm… in postRenderCommands()
[all …]