Home
last modified time | relevance | path

Searched defs:geomColor (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateMiscTests.cpp148 const tcu::Vec4 geomColor (0.0f, 0.0f, 1.0f, 1.0f); // Must match frag shader. in sampleShadingWithDynamicSampleCount() local
DvktPipelineExtendedDynamicStateTests.cpp1498 LastSegmentMissingGenerator (const tcu::Vec4& geomColor, const tcu::Vec4& clearColor) in LastSegmentMissingGenerator()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackSimpleTests.cpp2069 const tcu::Vec4 geomColor (0.0f, 0.0f, 1.0f, 1.0f); // Must match frag shader. in iterate() local
3024 const tcu::Vec4 geomColor (0.0f, 0.0f, 1.0f, 1.0f); // Must match frag shader values. in iterate() local
DvktPrimitivesGeneratedQueryTests.cpp1906 const tcu::Vec4 geomColor (0.0f, 1.0f, 0.0f, 1.0f); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp3566 const auto geomColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp3548 const auto geomColor = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); in generateReferenceLevel() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp1137 LastSegmentMissingGenerator (const tcu::Vec4& geomColor, const tcu::Vec4& clearColor) in LastSegmentMissingGenerator()