Searched defs:mipLodBias (Results 1 - 12 of 12) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkSampler.hpp | 44 const float mipLodBias = 0.0f; member
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Sampler.hpp | 113 float mipLodBias = 0.0f; member
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineSamplerTests.cpp | 1003 float mipLodBias; 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/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerTests.cpp | 1006 float mipLodBias; 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/glfw/deps/glad/ |
H A D | vulkan.h | 3226 float mipLodBias; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 67747 float mipLodBias = {}; global() member [all...] |
H A D | vulkan_core.h | 3245 float mipLodBias; member
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 2353 float mipLodBias; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 3509 float mipLodBias; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 3294 float mipLodBias; member
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 3152 float mipLodBias; member
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 3659 float mipLodBias; member
|
Completed in 328 milliseconds