Home
last modified time | relevance | path

Searched refs:sampler (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/renderscript/1.0/vts/functional/
DVtsMiscellaneousTests.cpp320 Sampler sampler = context->samplerCreate(SamplerValue::LINEAR, SamplerValue::LINEAR, in TEST_P() local
323 EXPECT_NE(Sampler(0), sampler); in TEST_P()
/hardware/interfaces/renderscript/1.0/
DIContext.hal975 * @param wrapS S wrapping mode for the sampler
976 * @param wrapT T wrapping mode for the sampler
977 * @param wrapR R wrapping mode for the sampler
978 * @param aniso Anisotropy setting for the sampler
979 * @return sampler Created Sampler
985 generates (Sampler sampler);