Home
last modified time | relevance | path

Searched refs:maxInterpolationOffset (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h190 GLfloat maxInterpolationOffset = 0; member
DContext.cpp1571 *params = mState.mCaps.maxInterpolationOffset; in getFloatvImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp541 mNativeCaps.maxInterpolationOffset = limitsVk.maxInterpolationOffset; in ensureCapsInitialized()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c613 DEBUG_FLOAT ("limit", limits, maxInterpolationOffset); in dump_limits()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c801 .maxInterpolationOffset = 2, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1077 props->limits.maxInterpolationOffset = 0.5f; // -1ulp in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp227 …{ LIMIT(maxInterpolationOffset), 0, 0, 0, 0.5f - (1.0f/deFloatPow(2.0f, (float)limits->subPi… in validateFeatureLimits()
298 { LIMIT(maxInterpolationOffset), FEATURE(sampleRateShading), 0, 0, 0, 0.0f }, in validateFeatureLimits()
813 …{ PN(features.sampleRateShading), PN(limits.maxInterpolationOffset), LIM_MIN_FLO… in validateLimits12()
2454 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxInterpolationOffset),
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1381 .maxInterpolationOffset = 0.5, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c965 .maxInterpolationOffset = 0.4375, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c779 .maxInterpolationOffset = 2, /* FIXME */ in lvp_GetPhysicalDeviceProperties()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1337 float maxInterpolationOffset; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1901 .maxInterpolationOffset = 0.4375, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl322 float maxInterpolationOffset; member
DvkVulkan_c.inl3723 float maxInterpolationOffset; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h105 size += vn_sizeof_float(&val->maxInterpolationOffset); in vn_sizeof_VkPhysicalDeviceLimits()
231 vn_decode_float(dec, &val->maxInterpolationOffset); in vn_decode_VkPhysicalDeviceLimits()
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1831 float maxInterpolationOffset; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1762 .maxInterpolationOffset = 2, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2035 float maxInterpolationOffset; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2619 float maxInterpolationOffset; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h2771 float maxInterpolationOffset; member
Dvulkan_structs.hpp46878 , maxInterpolationOffset( maxInterpolationOffset_ )
47013 ( maxInterpolationOffset == rhs.maxInterpolationOffset ) && in operator ==()
47124 …float maxInterpolationOffset member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2712 float maxInterpolationOffset; member
Dvulkan_structs.hpp45726 , maxInterpolationOffset( maxInterpolationOffset_ )
45861 ( maxInterpolationOffset == rhs.maxInterpolationOffset ) && in operator ==()
45972 …float maxInterpolationOffset member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2761 float maxInterpolationOffset; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2680 float maxInterpolationOffset; member

12