Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSmokeTestsEXT.cpp641 struct GradientParams struct
643 tcu::Maybe<FragmentSize> fragmentSize;
644 PipelineConstructionType constructionType;
646GradientParams(const tcu::Maybe<FragmentSize> &fragmentSize_, PipelineConstructionType constructio… in GradientParams() function