Searched defs:sampleShading (Results 1 – 4 of 4) sorted by relevance
204 GLfloat sampleShading) in SampleShadingRenderCase()
155 bool sampleShading; member
1024 …CaseInstance (Context& context, VkSampleCountFlagBits sampleCount, bool sampleShading, std::vector… in BuiltinFragCoordMsaaCaseInstance()1468 … name, const char* description, VkSampleCountFlagBits sampleCount, bool sampleShading, std::vector… in BuiltinFragCoordMsaaTestCase()
1711 const bool sampleShading = (params.numColorSamples != VK_SAMPLE_COUNT_1_BIT); in drawResolve() local