Home
last modified time | relevance | path

Searched defs:minLod (Results 1 - 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSampler.hpp49 const float minLod = 0.0f; member
/third_party/vk-gl-cts/modules/glshared/
H A DglsSamplerObjectTest.hpp50 GLfloat minLod; member
108 GLfloat minLod; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.hpp94 float minLod; member
H A DvktTextureMipmapTests.cpp2331 GatherMinLod minLod; // Idea: make it 0.1 or 1.1 global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DSampler.h52 void setMinLod(GLfloat minLod) { mMinLod = minLod; } in setMinLod() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktSampleVerifier.hpp94 float minLod; member
H A DvktTextureMipmapTests.cpp2335 GatherMinLod minLod; // Idea: make it 0.1 or 1.1 global() member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSampler.cpp115 void Sampler::setMinLod(const Context *context, GLfloat minLod) in setMinLod() argument
H A Dangletypes.cpp267 bool SamplerState::setMinLod(GLfloat minLod) in setMinLod() argument
H A DTexture.cpp926 void Texture::setMinLod(const Context *context, GLfloat minLod) in setMinLod() argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DSampler.hpp115 float minLod = -1000.0f; member
/third_party/vk-gl-cts/framework/opengl/
H A DgluTextureTestUtil.hpp155 float minLod; member
H A DgluTextureTestUtil.cpp1442 const float minLod = (sampleParams.imageViewMinLod != 0.0f) ? de::max(imageViewMinLodRelMode, sampleParams.minLod) : sampleParams.minLod; computeTextureLookupDiff() local
1662 const float minLod = (sampleParams.imageViewMinLod != 0.0f) ? de::max(imageViewMinLodRelMode, sampleParams.minLod) : sampleParams.minLod; computeTextureLookupDiff() local
1857 const float minLod = (sampleParams.imageViewMinLod != 0.0f) ? de::max(imageViewMinLodRelMode, sampleParams.minLod) : sampleParams.minLod; computeTextureLookupDiff() local
2514 const float minLod = (sampleParams.imageViewMinLod != 0.0f) ? de::max(deFloatFloor(sampleParams.imageViewMinLod), sampleParams.minLod) : sampleParams.minLod; computeTextureCompareDiff() local
2630 const float minLod = (sampleParams.imageViewMinLod != 0.0f) ? de::max(deFloatFloor(sampleParams.imageViewMinLod), sampleParams.minLod) : sampleParams.minLod; computeTextureCompareDiff() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSampler.cpp355 void Sampler::setMinLod(float minLod) in setMinLod() argument
H A DSampler.hpp58 float minLod; member
H A DPixelProcessor.cpp531 void PixelProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() argument
H A DVertexProcessor.cpp686 void VertexProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp96 float minLod; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRender.hpp96 float minLod; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1001 float minLod; in createSamplerLodTests() member
754 SamplerLodTest(tcu::TestContext& testContext, const char* name, const char* description, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerMipmapMode mipmapMode, float minLod, float maxLod, float mipLodBias, float samplerLod, bool separateStencilUsage) SamplerLodTest() argument
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuTexLookupVerifier.cpp1391 const float minLod = lodBounds.x(); in isLookupResultValid() local
1456 const float minLod = lodBounds.x(); in isLookupResultValid() local
1766 const float minLod = lodBounds.x(); isLookupResultValid() local
1858 const float minLod = lodBounds.x(); isLookupResultValid() local
1928 const float minLod = lodBounds.x(); isLookupResultValid() local
2024 const float minLod = lodBounds.x(); isLookupResultValid() local
2118 const float minLod = lodBounds.x(); isLookupResultValid() local
2241 const float minLod = deFloatLog2(pMin-pMinErr); computeLodBoundsFromDerivates() local
[all...]
H A DtcuTexture.hpp496 ImageViewMinLod minLod; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineSamplerTests.cpp1004 float minLod; in createSamplerLodTests() member
749 SamplerLodTest(tcu::TestContext& testContext, const char* name, PipelineConstructionType pipelineConstructionType, SamplerViewType imageViewType, VkFormat imageFormat, VkSamplerMipmapMode mipmapMode, float minLod, float maxLod, float mipLodBias, float samplerLod, bool separateStencilUsage) SamplerLodTest() argument
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp46187 , minLod( minLod_ ) minLod() function
46264 float minLod = {}; global() member
[all...]
/third_party/glfw/deps/glad/
H A Dvulkan.h3231 float minLod; member

Completed in 118 milliseconds

12