Searched defs:sampleStencil (Results 1 – 1 of 1) sorted by relevance
306 bool sampleStencil) in SamplerTest()538 …st::getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type, bool sampleStencil) in getGlslSamplerType()802 bool sampleStencil) in SamplerAddressModesTest()1050 …rAddressMode w, BorderColor border, tcu::IVec4 customIntValue, bool formatless, bool sampleStencil) in getAddressModesCaseName()1213 const bool sampleStencil = (i > 0); in createSamplerAddressModesTests() local