Searched defs:magFilter_ (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuTexture.hpp | 287 Sampler(WrapMode wrapS_, WrapMode wrapT_, WrapMode wrapR_, FilterMode minFilter_, FilterMode magFilter_, float lodThreshold_ = 0.0f, bool normalizedCoords_ = true, CompareMode compare_ = COMPAREMODE_NONE, int compareChannel_ = 0, const Vec4& borderColor_ = Vec4(0.0f, 0.0f, 0.0f, 0.0f), bool seamlessCubeMap_ = false, DepthStencilMode depthStencilMode_ = MODE_DEPTH, ReductionMode reductionMode_ = WEIGHTED_AVERAGE) Sampler() argument
|
Completed in 7 milliseconds