HomeSort by relevance Sort by last modified time
    Searched refs:TextureCubeArrayView (Results 1 - 12 of 12) 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 119 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/framework/opengl/
gluTextureTestUtil.hpp 162 void sampleTexture (const tcu::SurfaceAccess& dst, const tcu::TextureCubeArrayView& src, const float* texCoord, const ReferenceParams& params);
246 const tcu::TextureCubeArrayView& src,
310 const tcu::TextureCubeArrayView& src,
gluTextureTestUtil.cpp 140 static tcu::TextureCubeArrayView getSubView (const tcu::TextureCubeArrayView& view, int baseLevel, int maxLevel)
145 return tcu::TextureCubeArrayView(numLevels, view.getLevels()+clampedBase);
376 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/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageSamplingInstance.cpp     [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 238 milliseconds