Searched refs:sampler (Results 1 – 2 of 2) sorted by relevance
320 Sampler sampler = context->samplerCreate(SamplerValue::LINEAR, SamplerValue::LINEAR, in TEST_P() local323 EXPECT_NE(Sampler(0), sampler); in TEST_P()
975 * @param wrapS S wrapping mode for the sampler976 * @param wrapT T wrapping mode for the sampler977 * @param wrapR R wrapping mode for the sampler978 * @param aniso Anisotropy setting for the sampler979 * @return sampler Created Sampler985 generates (Sampler sampler);