Home
last modified time | relevance | path

Searched defs:execSample (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp362 static inline tcu::Vec4 execSample(const tcu::Texture1DView &src, const ReferenceParams &params, fl… in execSample() function
370 static inline tcu::Vec4 execSample(const tcu::Texture2DView &src, const ReferenceParams &params, fl… in execSample() function
379 static inline tcu::Vec4 execSample(const tcu::TextureCubeView &src, const ReferenceParams &params, … in execSample() function
388 static inline tcu::Vec4 execSample(const tcu::Texture2DArrayView &src, const ReferenceParams &param… in execSample() function
397 static inline tcu::Vec4 execSample(const tcu::TextureCubeArrayView &src, const ReferenceParams &par… in execSample() function
406 static inline tcu::Vec4 execSample(const tcu::Texture1DArrayView &src, const ReferenceParams &param… in execSample() function