/third_party/vk-gl-cts/external/vulkan-docs/src/config/ |
D | mathtest.txt | 524 …mbda_{base} + \mathbin{clamp}(sampler.bias + shaderOp.bias,-maxSamplerLodBias,maxSamplerLodBias) \\
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_caps_utils.cpp | 576 mNativeCaps.maxLODBias = limitsVk.maxSamplerLodBias; in ensureCapsInitialized()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkphysicaldevice.c | 598 DEBUG_FLOAT ("limit", limits, maxSamplerLodBias); in dump_limits()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_device.c | 725 .maxSamplerLodBias = 16, in panvk_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 1061 props->limits.maxSamplerLodBias = 2.0f; in getPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | textures.txt | 1915 …mbda_{base} + \mathbin{clamp}(sampler.bias + shaderOp.bias,-maxSamplerLodBias,maxSamplerLodBias) \\ 1949 and [eq]#maxSamplerLodBias# is the value of the slink:VkPhysicalDeviceLimits 1950 feature <<limits-maxSamplerLodBias,pname:maxSamplerLodBias>>.
|
D | limits.txt | 535 * [[limits-maxSamplerLodBias]] pname:maxSamplerLodBias is the maximum 541 [eq]#[-pname:maxSamplerLodBias,+pname:maxSamplerLodBias]#. 3224 | code:float | pname:maxSamplerLodBias | - 3505 | pname:maxSamplerLodBias | - | 2 | min
|
D | samplers.txt | 171 sname:VkPhysicalDeviceLimits::pname:maxSamplerLodBias
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineImageSamplingInstance.cpp | 192 …(de::abs(params.samplerParams.mipLodBias) > context.getDeviceProperties().limits.maxSamplerLodBias) in checkSupportImageSamplingInstance()
|
/third_party/mesa3d/src/imagination/vulkan/ |
D | pvr_device.c | 947 .maxSamplerLodBias = 16.0f, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 327 .maxSamplerLodBias = 16, in lvp_physical_device_init()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 1480 .maxSamplerLodBias = 14.0f, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_screen.c | 864 return screen->info.props.limits.maxSamplerLodBias; in zink_get_paramf()
|
D | zink_context.c | 389 -screen->info.props.limits.maxSamplerLodBias, in zink_create_sampler_state() 390 screen->info.props.limits.maxSamplerLodBias); in zink_create_sampler_state()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 207 …{ LIMIT(maxSamplerLodBias), 0, 0, 0, 2.0f, LIMIT_FORMAT_FLOAT, LIMIT_TYPE_MIN, -1, false }, in validateFeatureLimits() 793 { PN(checkAlways), PN(limits.maxSamplerLodBias), LIM_MIN_FLOAT(2.0f) }, in validateLimits12() 2439 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxSamplerLodBias),
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 1469 .maxSamplerLodBias = 2.0f, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 1178 .maxSamplerLodBias = 4095.0 / 256.0, /* [-16, 15.99609375] */ in tu_GetPhysicalDeviceProperties2()
|
/third_party/glfw/deps/vulkan/ |
D | vulkan.h | 1322 float maxSamplerLodBias; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 1954 .maxSamplerLodBias = 16, in anv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 307 float maxSamplerLodBias; member
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 1979 .maxSamplerLodBias = 16, in radv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 88 size += vn_sizeof_float(&val->maxSamplerLodBias); in vn_sizeof_VkPhysicalDeviceLimits() 210 vn_decode_float(dec, &val->maxSamplerLodBias); in vn_decode_VkPhysicalDeviceLimits()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 2604 float maxSamplerLodBias; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 2746 float maxSamplerLodBias; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 2753 float maxSamplerLodBias; member
|