Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.cpp111 … tcu::Texture2DView& view, int baseLevel, int maxLevel, tcu::ImageViewMinLodParams* minLodParams =… in getSubView()
119 …cu::TextureCubeView& view, int baseLevel, int maxLevel, tcu::ImageViewMinLodParams* minLodParams =… in getSubView()
132 … tcu::Texture3DView& view, int baseLevel, int maxLevel, tcu::ImageViewMinLodParams* minLodParams =… in getSubView()
561 tcu::ImageViewMinLodParams minLodParams = in sampleTexture() local
583 tcu::ImageViewMinLodParams minLodParams = in sampleTexture() local
704 tcu::ImageViewMinLodParams minLodParams = in sampleTexture() local
909 tcu::ImageViewMinLodParams minLodParams = in sampleTexture() local
1408 tcu::ImageViewMinLodParams minLodParams = in computeTextureLookupDiff() local
1626 tcu::ImageViewMinLodParams minLodParams = in computeTextureLookupDiff() local
1823 tcu::ImageViewMinLodParams minLodParams = in computeTextureLookupDiff() local
[all …]
/third_party/vk-gl-cts/framework/common/
DtcuTexture.cpp2488 …er& sampler, float s, float t, int depth, float lod, bool es2, ImageViewMinLodParams* minLodParams) in sampleLevelArray2D()
2493 … const Sampler& sampler, float s, float t, float r, float lod, ImageViewMinLodParams* minLodParams) in sampleLevelArray3D()
2538 …r, float s, float t, float lod, const IVec3& offset, bool es2, ImageViewMinLodParams* minLodParams) in sampleLevelArray2DOffset()
2638 …er, float s, float t, float r, float lod, const IVec3& offset, ImageViewMinLodParams* minLodParams) in sampleLevelArray3DOffset()
3082 …onst Sampler& sampler, float s, float t, int depth, float lod, ImageViewMinLodParams* minLodParams) in sampleLevelArrayCubeSeamless()
3758 …tPixelBufferAccess* const (&levels) [CUBEFACE_LAST], bool es2, ImageViewMinLodParams *minLodParams) in TextureCubeView()
4122 …int numLevels, const ConstPixelBufferAccess* levels, bool es2, ImageViewMinLodParams *minLodParams) in Texture3DView()
DtcuTexture.hpp579 …int numLevels, const ConstPixelBufferAccess* levels, bool es2, ImageViewMinLodParams* minLodParams) in Texture2DView()