OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sampleLevelArray2D
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/common/
tcuTexture.hpp
361
Vec4
sampleLevelArray2D
(const ConstPixelBufferAccess* levels, int numLevels, const Sampler& sampler, float s, float t, int depth, float lod);
494
return
sampleLevelArray2D
(m_levels, m_numLevels, sampler, s, t, 0 /* depth */, lod);
[
all
...]
tcuTexture.cpp
[
all
...]
Completed in 1582 milliseconds