Home
last modified time | relevance | path

Searched refs:FragmentOutputLayout (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp308 struct FragmentOutputLayout struct
589 const FragmentOutputLayout m_outputLayout;
611 static FragmentOutputLayout computeFragmentOutputLayout (const std::vector<Symbol>& symbols) in computeFragmentOutputLayout()
613 FragmentOutputLayout ret; in computeFragmentOutputLayout()
1456 const FragmentOutputLayout outputLayout (computeFragmentOutputLayout(shaderSpec.outputs)); in generateSources()
1490 const FragmentOutputLayout outputLayout (computeFragmentOutputLayout(shaderSpec.outputs)); in generateSources()
1525 const FragmentOutputLayout outputLayout (computeFragmentOutputLayout(shaderSpec.outputs)); in generateSources()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderExecutor.cpp308 struct FragmentOutputLayout struct
589 const FragmentOutputLayout m_outputLayout;
611 static FragmentOutputLayout computeFragmentOutputLayout (const std::vector<Symbol>& symbols) in computeFragmentOutputLayout()
613 FragmentOutputLayout ret; in computeFragmentOutputLayout()
1456 const FragmentOutputLayout outputLayout (computeFragmentOutputLayout(shaderSpec.outputs)); in generateSources()
1490 const FragmentOutputLayout outputLayout (computeFragmentOutputLayout(shaderSpec.outputs)); in generateSources()
1525 const FragmentOutputLayout outputLayout (computeFragmentOutputLayout(shaderSpec.outputs)); in generateSources()
/third_party/vk-gl-cts/modules/glshared/
H A DglsShaderExecUtil.cpp476 struct FragmentOutputLayout struct
491 const FragmentOutputLayout m_outputLayout;
494 static FragmentOutputLayout computeFragmentOutputLayout (const std::vector<Symbol>& symbols) in computeFragmentOutputLayout()
496 FragmentOutputLayout ret; in computeFragmentOutputLayout()

Completed in 21 milliseconds