/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Caps.h | 189 GLfloat minInterpolationOffset = 0; member
|
H A D | Context.cpp | 1568 *params = mState.mCaps.minInterpolationOffset; in getFloatvImpl()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_caps_utils.cpp | 540 mNativeCaps.minInterpolationOffset = limitsVk.minInterpolationOffset; in ensureCapsInitialized() 549 // > The values minInterpolationOffset and maxInterpolationOffset describe the closed interval in ensureCapsInitialized() 550 // > of supported interpolation offsets : [ minInterpolationOffset, maxInterpolationOffset ]. in ensureCapsInitialized() 558 // minInterpolationOffset, but its limit for maxInterpolationOffset is 0.5-(1/ULP). in ensureCapsInitialized()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_device.c | 739 .minInterpolationOffset = -2, in panvk_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 966 .minInterpolationOffset = -0.5, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 341 .minInterpolationOffset = -2, /* FIXME */ in lvp_physical_device_init()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkNullDriver.cpp | 1057 props->limits.minInterpolationOffset = -0.5f; in getPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 227 { LIMIT(minInterpolationOffset), 0, 0, 0, -0.5f, LIMIT_FORMAT_FLOAT, LIMIT_TYPE_MAX, -1, false }, in validateFeatureLimits() 298 { LIMIT(minInterpolationOffset), FEATURE(sampleRateShading), 0, 0, 0, 0.0f }, in validateFeatureLimits() 832 { PN(features.sampleRateShading), PN(limits.minInterpolationOffset), LIM_MAX_FLOAT(-0.5f) }, in validateLimits12() 2829 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.minInterpolationOffset),
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 227 { LIMIT(minInterpolationOffset), 0, 0, 0, -0.5f, LIMIT_FORMAT_FLOAT, LIMIT_TYPE_MAX, -1, false }, in validateFeatureLimits() 298 { LIMIT(minInterpolationOffset), FEATURE(sampleRateShading), 0, 0, 0, 0.0f }, in validateFeatureLimits() 823 { PN(features.sampleRateShading), PN(limits.minInterpolationOffset), LIM_MAX_FLOAT(-0.5f) }, in validateLimits12() 2854 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.minInterpolationOffset),
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 1192 .minInterpolationOffset = -0.5, in tu_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1495 .minInterpolationOffset = -0.5, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1483 .minInterpolationOffset = -0.5f, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 1971 .minInterpolationOffset = -0.5, in anv_GetPhysicalDeviceProperties()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3478 float minInterpolationOffset; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 1993 .minInterpolationOffset = -2, in radv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 1891 float minInterpolationOffset; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 104 size += vn_sizeof_float(&val->minInterpolationOffset); in vn_sizeof_VkPhysicalDeviceLimits() 230 vn_decode_float(dec, &val->minInterpolationOffset); in vn_decode_VkPhysicalDeviceLimits() 348 /* skip val->minInterpolationOffset */ in vn_sizeof_VkPhysicalDeviceLimits_partial() 460 /* skip val->minInterpolationOffset */ in vn_encode_VkPhysicalDeviceLimits_partial()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 2618 float minInterpolationOffset; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 45971 float minInterpolationOffset = {}; global() member [all...] |
H A D | vulkan_core.h | 2711 float minInterpolationOffset; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 2975 float minInterpolationOffset; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 2760 float minInterpolationOffset; member
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_data.hpp | 7212 print_float(obj.minInterpolationOffset, "minInterpolationOffset", 1); in print_VkPhysicalDeviceLimits() 7490 print_float(obj->minInterpolationOffset, "minInterpolationOffset", 1); in print_VkPhysicalDeviceLimits() [all...] |
H A D | vulkan_json_parser.hpp | 5640 parse_float("minInterpolationOffset", obj["minInterpolationOffset"], (o.minInterpolationOffset)); in parse_VkPhysicalDeviceLimits()
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 3125 float minInterpolationOffset; member
|