Home
last modified time | relevance | path

Searched refs:maxInterpolationOffset (Results 1 – 25 of 30) 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/vk-gl-cts/external/vulkan-docs/src/appendices/
Dspirvenv.txt1050 {empty}:: [eq]#frag~width~ {times} (<<limits-maxInterpolationOffset,
1051 pname:maxInterpolationOffset>> {plus} ULP ) - ULP#
1066 {empty}:: [eq]#frag~height~ {times} (<<limits-maxInterpolationOffset,
1067 pname:maxInterpolationOffset>> {plus} ULP ) - ULP#
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c740 .maxInterpolationOffset = 2, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1078 props->limits.maxInterpolationOffset = 0.5f; // -1ulp in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dlimits.txt650 * [[limits-maxInterpolationOffset]] pname:maxInterpolationOffset is the
3239 | code:float | pname:maxInterpolationOffset | pname:sampleRateShading
3520 | pname:maxInterpolationOffset |0.0| 0.5 - (1 ULP) ^5^ | min
3795 The values pname:minInterpolationOffset and pname:maxInterpolationOffset
3797 [pname:minInterpolationOffset, pname:maxInterpolationOffset].
/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/imagination/vulkan/
Dpvr_device.c967 .maxInterpolationOffset = 0.5, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c342 .maxInterpolationOffset = 2, /* FIXME */ in lvp_physical_device_init()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1496 .maxInterpolationOffset = 0.5, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c1484 .maxInterpolationOffset = 0.5f, in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1193 .maxInterpolationOffset = 0.4375, in tu_GetPhysicalDeviceProperties2()
/third_party/glfw/deps/vulkan/
Dvulkan.h1337 float maxInterpolationOffset; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1972 .maxInterpolationOffset = 0.4375, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl322 float maxInterpolationOffset; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1994 .maxInterpolationOffset = 2, in radv_GetPhysicalDeviceProperties()
/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/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2619 float maxInterpolationOffset; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2761 float maxInterpolationOffset; member
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_core.h2768 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/mesa3d/include/vulkan/
Dvulkan_core.h2976 float maxInterpolationOffset; member

12