HomeSort by relevance Sort by last modified time
    Searched refs:minLod (Results 26 - 50 of 67) sorted by null

12 3

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h 498 uint32_t minLod; // for sampled surfaces, the most detailed LOD that can be accessed by sampler
    [all...]
  /external/swiftshader/src/Renderer/
PixelProcessor.cpp 510 void PixelProcessor::setMinLod(unsigned int sampler, float minLod)
514 context->sampler[sampler].setMinLod(minLod);
    [all...]
Renderer.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
vk_safe_struct.cpp     [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
vk_safe_struct.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktTextureMipmapTests.cpp     [all...]
vktSampleVerifier.cpp 823 m_samplerParams.minLod,
vktTextureFilteringExplicitLodTests.cpp 532 samplerParams.minLod, // minLod
    [all...]
vktTextureTestUtil.cpp     [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkImageUtil.cpp     [all...]
vkStructTypes.inl 835 float minLod;
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp     [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_state_init.c 486 lvl = &t->mt->levels[t->minLod];
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
vk_safe_struct.h 674 float minLod;
    [all...]
vk_struct_wrappers.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiObjectManagementTests.cpp 1170 float minLod;
1188 , minLod (-1000.f)
1226 params.minLod,
    [all...]
  /external/deqp/modules/gles3/functional/
es3fTextureMipmapTests.cpp     [all...]
  /external/vulkan-validation-layers/tests/
layer_validation_tests.cpp     [all...]
vkrenderframework.cpp     [all...]
  /external/swiftshader/src/Shader/
SamplerCore.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageSamplingInstance.cpp     [all...]
  /external/mesa3d/src/amd/vulkan/
radv_device.c     [all...]
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]
  /development/ndk/platforms/android-24/include/vulkan/
vulkan.h     [all...]
  /external/mesa3d/include/vulkan/
vulkan.h     [all...]

Completed in 2714 milliseconds

12 3