Home
last modified time | relevance | path

Searched refs:minInterpolationOffset (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCaps.h189 GLfloat minInterpolationOffset = 0; member
H A DContext.cpp1568 *params = mState.mCaps.minInterpolationOffset; in getFloatvImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp540 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 Dpanvk_device.c739 .minInterpolationOffset = -2, in panvk_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c966 .minInterpolationOffset = -0.5, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c341 .minInterpolationOffset = -2, /* FIXME */ in lvp_physical_device_init()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp1057 props->limits.minInterpolationOffset = -0.5f; in getPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp227 { 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 DvktApiFeatureInfo.cpp227 { 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 Dtu_device.c1192 .minInterpolationOffset = -0.5, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1495 .minInterpolationOffset = -0.5, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c1483 .minInterpolationOffset = -0.5f, in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c1971 .minInterpolationOffset = -0.5, in anv_GetPhysicalDeviceProperties()
/third_party/glfw/deps/glad/
H A Dvulkan.h3478 float minInterpolationOffset; member
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c1993 .minInterpolationOffset = -2, in radv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1891 float minInterpolationOffset; member
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h104 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 Dvulkan_core.h2618 float minInterpolationOffset; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp45971 float minInterpolationOffset = {}; global() member
[all...]
H A Dvulkan_core.h2711 float minInterpolationOffset; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2975 float minInterpolationOffset; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2760 float minInterpolationOffset; member
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_data.hpp7212 print_float(obj.minInterpolationOffset, "minInterpolationOffset", 1); in print_VkPhysicalDeviceLimits()
7490 print_float(obj->minInterpolationOffset, "minInterpolationOffset", 1); in print_VkPhysicalDeviceLimits()
[all...]
H A Dvulkan_json_parser.hpp5640 parse_float("minInterpolationOffset", obj["minInterpolationOffset"], (o.minInterpolationOffset)); in parse_VkPhysicalDeviceLimits()
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h3125 float minInterpolationOffset; member

Completed in 530 milliseconds

12