HomeSort by relevance Sort by last modified time
    Searched refs:TextureCubeArrayView (Results 1 - 8 of 8) sorted by null

  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 366 void sampleTexture (const SurfaceAccess& dst, const tcu::TextureCubeArrayView& src, const float* texCoord, const ReferenceParams& params);
446 const tcu::TextureCubeArrayView& src,
510 const tcu::TextureCubeArrayView& src,
glsTextureTestUtil.cpp 147 static tcu::TextureCubeArrayView getSubView (const tcu::TextureCubeArrayView& view, int baseLevel, int maxLevel)
152 return tcu::TextureCubeArrayView(numLevels, view.getLevels()+clampedBase);
422 static inline tcu::Vec4 execSample (const tcu::TextureCubeArrayView& src, const ReferenceParams& params, float s, float t, float r, float q, float lod)
    [all...]
  /external/deqp/framework/common/
tcuTexLookupVerifier.hpp 114 bool isLookupResultValid (const TextureCubeArrayView& texture, const Sampler& sampler, const LookupPrecision& prec, const IVec4& coordBits, const Vec4& coord, const Vec2& lodBounds, const Vec4& result);
tcuTexture.hpp     [all...]
tcuTexture.cpp     [all...]
tcuTexLookupVerifier.cpp     [all...]
  /external/deqp/framework/opengl/simplereference/
sglrReferenceContext.hpp 288 tcu::TextureCubeArrayView m_view;
    [all...]
sglrReferenceContext.cpp     [all...]

Completed in 105 milliseconds