Home
last modified time | relevance | path

Searched refs:_stage (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp691 PipelineCreateInfo::PipelineShaderStage::PipelineShaderStage (vk::VkShaderModule _module, const char* _pName, vk::VkShaderStageFlagBits _stage) in PipelineShaderStage() argument
696 stage = _stage; in PipelineShaderStage()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp691 PipelineCreateInfo::PipelineShaderStage::PipelineShaderStage (vk::VkShaderModule _module, const char* _pName, vk::VkShaderStageFlagBits _stage) in PipelineShaderStage() argument
696 stage = _stage; in PipelineShaderStage()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cCullDistanceTests.cpp559 static const struct _stage in iterate() struct
808 const _stage& current_stage = stages[n_stage]; in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cExplicitUniformLocationTest.cpp917 ShaderKey(GLenum _stage, const std::string& _input, const std::string& _output)
918 : stage(_stage), input(_input), output(_output)

Completed in 11 milliseconds