Home
last modified time | relevance | path

Searched defs:maxLod (Results 1 – 25 of 32) sorted by relevance

12

/third_party/vk-gl-cts/modules/glshared/
DglsSamplerObjectTest.hpp51 GLfloat maxLod; member
109 GLfloat maxLod; member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DSampler.h53 void setMaxLod(GLfloat maxLod) { mMaxLod = maxLod; } in setMaxLod()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSampler.hpp50 const float maxLod = 0.0f; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSampler.cpp126 void Sampler::setMaxLod(const Context *context, GLfloat maxLod) in setMaxLod()
Dangletypes.cpp277 bool SamplerState::setMaxLod(GLfloat maxLod) in setMaxLod()
DTexture.cpp939 void Texture::setMaxLod(const Context *context, GLfloat maxLod) in setMaxLod()
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSampler.cpp360 void Sampler::setMaxLod(float maxLod) in setMaxLod()
DSampler.hpp59 float maxLod; member
DVertexProcessor.cpp695 void VertexProcessor::setMaxLod(unsigned int sampler, float maxLod) in setMaxLod()
DPixelProcessor.cpp540 void PixelProcessor::setMaxLod(unsigned int sampler, float maxLod) in setMaxLod()
DRenderer.cpp2594 void Renderer::setMaxLod(SamplerType type, int sampler, float maxLod) in setMaxLod()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.hpp95 float maxLod; member
/third_party/vk-gl-cts/framework/opengl/
DgluTextureTestUtil.hpp150 float maxLod; member
/third_party/vk-gl-cts/framework/common/
DtcuTexCompareVerifier.cpp820 const float maxLod = lodBounds.y(); in isTexCompareResultValid() local
1421 const float maxLod = lodBounds.y(); in isTexCompareResultValid() local
1495 const float maxLod = lodBounds.y(); in isTexCompareResultValid() local
1565 const float maxLod = lodBounds.y(); in isTexCompareResultValid() local
1646 const float maxLod = lodBounds.y(); in isTexCompareResultValid() local
1724 const float maxLod = lodBounds.y(); in isTexCompareResultValid() local
DtcuTexLookupVerifier.cpp1392 const float maxLod = lodBounds.y(); in isLookupResultValid() local
1457 const float maxLod = lodBounds.y(); in isLookupResultValid() local
1767 const float maxLod = lodBounds.y(); in isLookupResultValid() local
1859 const float maxLod = lodBounds.y(); in isLookupResultValid() local
1929 const float maxLod = lodBounds.y(); in isLookupResultValid() local
2025 const float maxLod = lodBounds.y(); in isLookupResultValid() local
2119 const float maxLod = lodBounds.y(); in isLookupResultValid() local
2242 const float maxLod = deFloatLog2(pMax+pMaxErr); in computeLodBoundsFromDerivates() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DSampler.hpp116 float maxLod = 1000.0f; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp724 float maxLod, in SamplerLodTest()
962 float maxLod; in createSamplerLodTests() member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp97 float maxLod; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3822 …tcu::Sampler& sampler, const tcu::TextureFormat& format, float minLod, float maxLod, bool unnormal) in mapSampler()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryDeviceMemoryReportTests.cpp763 float maxLod; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1332 float maxLod; member
/third_party/glfw/deps/vulkan/
Dvulkan.h1915 float maxLod; member
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl916 float maxLod; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h3251 float maxLod; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h3158 float maxLod; member

12