Home
last modified time | relevance | path

Searched defs:outColors (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineDynamicOffsetTests.cpp1273 vector<tcu::Vec4> outColors(m_numOutputColors); in verifyOutput() local
2077 std::vector<tcu::Vec4> outColors; in iterate() local
H A DvktPipelineShaderModuleIdentifierTests.cpp3049 std::vector<tcu::Vec4> outColors{ in getOutputColors() local
3149 const auto outColors = getOutputColors(); in initPrograms() local
3463 const auto outColors = HLSLTessellationCase::getOutputColors(); in iterate() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fTextureUnitTests.cpp411 Vec4 outColors[4] = {Vec4(0.0f), Vec4(0.0f), Vec4(0.0f), Vec4(0.0f)}; in shadeFragments() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp516 Vec4 outColors[4] = {Vec4(0.0f), Vec4(0.0f), Vec4(0.0f), Vec4(0.0f)}; in shadeFragments() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTestsEXT.cpp1658 const auto outColors = getLayerColors(); in initPrograms() local
/aosp_15_r20/external/python/cpython2/Mac/Modules/app/
D_Appmodule.c586 CTabHandle outColors; in App_GetThemeAccentColors() local