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

  /external/deqp/framework/common/
tcuTextureUtil.hpp 177 tcu::TextureCubeArrayView getEffectiveTextureView (const tcu::TextureCubeArrayView& src, std::vector<tcu::ConstPixelBufferAccess>& storage, const tcu::Sampler& sampler);
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...]
tcuTextureUtil.cpp     [all...]
tcuTexLookupVerifier.cpp     [all...]
  /external/deqp/modules/glshared/
glsTextureTestUtil.hpp 354 void sampleTexture (const SurfaceAccess& dst, const tcu::TextureCubeArrayView& src, const float* texCoord, const ReferenceParams& params);
438 const tcu::TextureCubeArrayView& src,
502 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);
413 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/opengl/simplereference/
sglrReferenceContext.hpp 293 tcu::TextureCubeArrayView m_view;
    [all...]
sglrReferenceContext.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp     [all...]

Completed in 311 milliseconds