/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Caps.h | 190 GLfloat maxInterpolationOffset = 0; member
|
D | Context.cpp | 1571 *params = mState.mCaps.maxInterpolationOffset; in getFloatvImpl()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_caps_utils.cpp | 541 mNativeCaps.maxInterpolationOffset = limitsVk.maxInterpolationOffset; in ensureCapsInitialized()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkphysicaldevice.c | 613 DEBUG_FLOAT ("limit", limits, maxInterpolationOffset); in dump_limits()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/ |
D | spirvenv.txt | 1050 {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/ |
D | panvk_device.c | 740 .maxInterpolationOffset = 2, in panvk_GetPhysicalDeviceProperties2()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 1078 props->limits.maxInterpolationOffset = 0.5f; // -1ulp in getPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | limits.txt | 650 * [[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/ |
D | vktApiFeatureInfo.cpp | 227 …{ 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/ |
D | pvr_device.c | 967 .maxInterpolationOffset = 0.5, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_device.c | 342 .maxInterpolationOffset = 2, /* FIXME */ in lvp_physical_device_init()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_device.c | 1496 .maxInterpolationOffset = 0.5, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_device.c | 1484 .maxInterpolationOffset = 0.5f, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_device.c | 1193 .maxInterpolationOffset = 0.4375, in tu_GetPhysicalDeviceProperties2()
|
/third_party/glfw/deps/vulkan/ |
D | vulkan.h | 1337 float maxInterpolationOffset; member
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 1972 .maxInterpolationOffset = 0.4375, in anv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 322 float maxInterpolationOffset; member
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 1994 .maxInterpolationOffset = 2, in radv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 105 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/ |
D | vulkan_core.h | 2619 float maxInterpolationOffset; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 2761 float maxInterpolationOffset; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_core.h | 2768 float maxInterpolationOffset; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 2712 float maxInterpolationOffset; member
|
D | vulkan_structs.hpp | 45726 , maxInterpolationOffset( maxInterpolationOffset_ ) 45861 ( maxInterpolationOffset == rhs.maxInterpolationOffset ) && in operator ==() 45972 …float maxInterpolationOffset … member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 2976 float maxInterpolationOffset; member
|