Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp1430 std::string getPushConstantDeclarationStr (VkShaderStageFlags shaderStage) const;
1448 std::string PushConstantGraphicsOverlapTest::getPushConstantDeclarationStr (VkShaderStageFlags shad… in getPushConstantDeclarationStr() function in vkt::pipeline::__anonaa8918d30111::PushConstantGraphicsOverlapTest
1538 + getPushConstantDeclarationStr(VK_SHADER_STAGE_VERTEX_BIT) + in initPrograms()
1555 + getPushConstantDeclarationStr(VK_SHADER_STAGE_TESSELLATION_CONTROL_BIT) + in initPrograms()
1586 + getPushConstantDeclarationStr(VK_SHADER_STAGE_TESSELLATION_EVALUATION_BIT) + in initPrograms()
1613 + getPushConstantDeclarationStr(VK_SHADER_STAGE_GEOMETRY_BIT) + in initPrograms()
1646 + getPushConstantDeclarationStr(VK_SHADER_STAGE_FRAGMENT_BIT) + in initPrograms()