Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp120 void createShaderStage (const DeviceInterface& vk,
419 void PushConstantGraphicsTestInstance::createShaderStage (const DeviceInterface& vk, in createShaderStage() function in vkt::pipeline::__anon7dc00a0c0111::PushConstantGraphicsTestInstance
702createShaderStage(vk, vkDevice, m_context.getBinaryCollection(), "color_vert", VK_SHADER_STAGE_VER… in PushConstantGraphicsTestInstance()
709createShaderStage(vk, vkDevice, m_context.getBinaryCollection(), "color_tesc", VK_SHADER_STAGE_TES… in PushConstantGraphicsTestInstance()
710createShaderStage(vk, vkDevice, m_context.getBinaryCollection(), "color_tese", VK_SHADER_STAGE_TES… in PushConstantGraphicsTestInstance()
718createShaderStage(vk, vkDevice, m_context.getBinaryCollection(), "color_geom", VK_SHADER_STAGE_GEO… in PushConstantGraphicsTestInstance()
720createShaderStage(vk, vkDevice, m_context.getBinaryCollection(), "color_frag", VK_SHADER_STAGE_FRA… in PushConstantGraphicsTestInstance()