Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCaps.h191 GLint subPixelInterpolationOffsetBits = 0; member
DContext.cpp2105 *params = mState.mCaps.subPixelInterpolationOffsetBits; in getIntegervImpl()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_caps_utils.cpp542 mNativeCaps.subPixelInterpolationOffsetBits = limitsVk.subPixelInterpolationOffsetBits; in ensureCapsInitialized()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp227 … 0, 0, 0, 0.5f - (1.0f/deFloatPow(2.0f, (float)limits->subPixelInterpolationOffsetBits)), LI… in validateFeatureLimits()
228 …{ LIMIT(subPixelInterpolationOffsetBits), 4, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE… in validateFeatureLimits()
299 { LIMIT(subPixelInterpolationOffsetBits), FEATURE(sampleRateShading), 0, 0, 0, 0.0f }, in validateFeatureLimits()
813 … LIM_MIN_FLOAT(0.5f - (1.0f/deFloatPow(2.0f, (float)limits.subPixelInterpolationOffsetBits))) }, in validateLimits12()
814 …{ PN(features.sampleRateShading), PN(limits.subPixelInterpolationOffsetBits), LIM_… in validateLimits12()
2455 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.subPixelInterpolationOffsetBits),
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkphysicaldevice.c614 DEBUG_UINT32 ("limit", limits, subPixelInterpolationOffsetBits); in dump_limits()
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_device.c802 .subPixelInterpolationOffsetBits = 8, in panvk_GetPhysicalDeviceProperties2()
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp1078 props->limits.subPixelInterpolationOffsetBits = 4; in getPhysicalDeviceProperties()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1382 .subPixelInterpolationOffsetBits = v3d_coord_shift, in v3dv_GetPhysicalDeviceProperties()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c966 .subPixelInterpolationOffsetBits = 4, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c780 .subPixelInterpolationOffsetBits = 8, /* FIXME */ in lvp_GetPhysicalDeviceProperties()
/third_party/flutter/glfw/deps/vulkan/
Dvulkan.h1338 uint32_t subPixelInterpolationOffsetBits; member
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c1902 .subPixelInterpolationOffsetBits = 4, in anv_GetPhysicalDeviceProperties()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl323 uint32_t subPixelInterpolationOffsetBits; member
DvkVulkan_c.inl3724 deUint32 subPixelInterpolationOffsetBits; member
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h106 size += vn_sizeof_uint32_t(&val->subPixelInterpolationOffsetBits); in vn_sizeof_VkPhysicalDeviceLimits()
232 vn_decode_uint32_t(dec, &val->subPixelInterpolationOffsetBits); in vn_decode_VkPhysicalDeviceLimits()
/third_party/flutter/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1832 uint32_t subPixelInterpolationOffsetBits; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c1763 .subPixelInterpolationOffsetBits = 8, in radv_GetPhysicalDeviceProperties()
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2036 uint32_t subPixelInterpolationOffsetBits; member
/third_party/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2620 uint32_t subPixelInterpolationOffsetBits; member
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h2772 uint32_t subPixelInterpolationOffsetBits; member
Dvulkan_structs.hpp46879 , subPixelInterpolationOffsetBits( subPixelInterpolationOffsetBits_ )
47014 ( subPixelInterpolationOffsetBits == rhs.subPixelInterpolationOffsetBits ) && in operator ==()
47125 …uint32_t subPixelInterpolationOffsetBits member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h2713 uint32_t subPixelInterpolationOffsetBits; member
Dvulkan_structs.hpp45727 , subPixelInterpolationOffsetBits( subPixelInterpolationOffsetBits_ )
45862 ( subPixelInterpolationOffsetBits == rhs.subPixelInterpolationOffsetBits ) && in operator ==()
45973 …uint32_t subPixelInterpolationOffsetBits member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h2762 uint32_t subPixelInterpolationOffsetBits; member
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h2681 uint32_t subPixelInterpolationOffsetBits; member

12