Home
last modified time | relevance | path

Searched defs:minLod (Results 1 – 25 of 35) sorted by relevance

12

/external/deqp/modules/glshared/
DglsSamplerObjectTest.hpp50 GLfloat minLod; member
108 GLfloat minLod; member
/external/swiftshader/src/Vulkan/
DVkSampler.hpp64 float minLod = 0.0f; member in vk::Sampler
/external/swiftshader/src/OpenGL/libGLESv2/
DSampler.h52 void setMinLod(GLfloat minLod) { mMinLod = minLod; } in setMinLod()
/external/swiftshader/src/Device/
DSampler.cpp352 void Sampler::setMinLod(float minLod) in setMinLod()
DVertexProcessor.cpp345 void VertexProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod()
DSampler.hpp58 float minLod; member
DPixelProcessor.cpp308 void PixelProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod()
DRenderer.cpp2090 void Renderer::setMinLod(SamplerType type, int sampler, float minLod) in setMinLod()
/external/deqp/framework/opengl/
DgluTextureTestUtil.hpp147 float minLod; member
/external/deqp/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.hpp93 float minLod; member
/external/swiftshader/src/Renderer/
DSampler.cpp355 void Sampler::setMinLod(float minLod) in setMinLod()
DSampler.hpp58 float minLod; member
DVertexProcessor.cpp677 void VertexProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod()
DPixelProcessor.cpp522 void PixelProcessor::setMinLod(unsigned int sampler, float minLod) in setMinLod()
DRenderer.cpp2484 void Renderer::setMinLod(SamplerType type, int sampler, float minLod) in setMinLod()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.c245 int minLod, maxLod; in calculate_min_max_lod() local
Dradeon_common_context.h195 unsigned minLod; member
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.c245 int minLod, maxLod; in calculate_min_max_lod() local
Dradeon_common_context.h195 unsigned minLod; member
/external/deqp/framework/common/
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(); in isLookupResultValid() local
1858 const float minLod = lodBounds.x(); in isLookupResultValid() local
1928 const float minLod = lodBounds.x(); in isLookupResultValid() local
2024 const float minLod = lodBounds.x(); in isLookupResultValid() local
2118 const float minLod = lodBounds.x(); in isLookupResultValid() local
2236 const float minLod = deFloatLog2(pMin-pMinErr); in computeLodBoundsFromDerivates() local
DtcuTexCompareVerifier.cpp813 const float minLod = lodBounds.x(); in isTexCompareResultValid() local
1098 const float minLod = lodBounds.x(); in isTexCompareResultValid() local
1172 const float minLod = lodBounds.x(); in isTexCompareResultValid() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerTests.cpp620 float minLod, in SamplerLodTest()
833 float minLod; in createSamplerLodTests() member
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2529 …mpler (const tcu::Sampler& sampler, const tcu::TextureFormat& format, float minLod, float maxLod, … in mapSampler()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h531 …uint32_t minLod; // for sampled surfaces, the most detailed LOD that can be accessed by… member
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp1314 float minLod; member

12