OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gatherArray2DOffsets
(Results
1 - 2
of
2
) sorted by null
/external/deqp/framework/common/
tcuTexture.hpp
371
Vec4
gatherArray2DOffsets
(const ConstPixelBufferAccess& src, const Sampler& sampler, float s, float t, int depth, int componentNdx, const IVec2 (&offsets)[4]);
514
return
gatherArray2DOffsets
(m_levels[0], sampler, s, t, 0, componentNdx, offsets);
[
all
...]
tcuTexture.cpp
[
all
...]
Completed in 195 milliseconds