/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_device.c | 738 .maxTexelGatherOffset = 31, in panvk_GetPhysicalDeviceProperties2()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | vk_caps_utils.cpp | 828 mNativeCaps.maxProgramTextureGatherOffset = limitsVk.maxTexelGatherOffset; in ensureCapsInitialized()
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 965 .maxTexelGatherOffset = 7, in pvr_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 340 .maxTexelGatherOffset = device->pscreen->get_param(device->pscreen, PIPE_CAP_MAX_TEXTURE_GATHER_OFFSET), in lvp_physical_device_init()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkNullDriver.cpp | 1056 props->limits.maxTexelGatherOffset = 7; in getPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 226 { LIMIT(maxTexelGatherOffset), 7, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN, -1, false }, in validateFeatureLimits() 297 { LIMIT(maxTexelGatherOffset), FEATURE(shaderImageGatherExtended), 0, 0, 0, 0.0f }, in validateFeatureLimits() 831 { PN(features.shaderImageGatherExtended), PN(limits.maxTexelGatherOffset), LIM_MIN_INT32(7) }, in validateLimits12() 2828 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTexelGatherOffset),
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiFeatureInfo.cpp | 226 { LIMIT(maxTexelGatherOffset), 7, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, LIMIT_TYPE_MIN, -1, false }, in validateFeatureLimits() 297 { LIMIT(maxTexelGatherOffset), FEATURE(shaderImageGatherExtended), 0, 0, 0, 0.0f }, in validateFeatureLimits() 822 { PN(features.shaderImageGatherExtended), PN(limits.maxTexelGatherOffset), LIM_MIN_INT32(7) }, in validateLimits12() 2853 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTexelGatherOffset),
|
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_device.c | 1191 .maxTexelGatherOffset = 31, in tu_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1494 .maxTexelGatherOffset = 7, in v3dv_GetPhysicalDeviceProperties()
|
/third_party/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_device.c | 1482 .maxTexelGatherOffset = 0, in dzn_GetPhysicalDeviceProperties2()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.c | 683 return screen->info.props.limits.maxTexelGatherOffset; in zink_get_param()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 1085 return IVec2(deviceLimits.minTexelGatherOffset, deviceLimits.maxTexelGatherOffset); in getOffsetRange() 1214 << TestLog::Integer("ImplementationMaxTextureGatherOffset", "Implementation's value for maxTexelGatherOffset", "", QP_KEY_TAG_NONE, offsetRange[1]); in init() 1216 TCU_CHECK_MSG(offsetRange[1] >= SPEC_MIN_MAX_OFFSET, ("maxTexelGatherOffset must be at least " + de::toString((int)SPEC_MIN_MAX_OFFSET)).c_str()); in init()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
H A D | vktShaderRenderTextureGatherTests.cpp | 1097 return IVec2(deviceLimits.minTexelGatherOffset, deviceLimits.maxTexelGatherOffset); in getOffsetRange() 1226 << TestLog::Integer("ImplementationMaxTextureGatherOffset", "Implementation's value for maxTexelGatherOffset", "", QP_KEY_TAG_NONE, offsetRange[1]); in init() 1228 TCU_CHECK_MSG(offsetRange[1] >= SPEC_MIN_MAX_OFFSET, ("maxTexelGatherOffset must be at least " + de::toString((int)SPEC_MIN_MAX_OFFSET)).c_str()); in init()
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_device.c | 1970 .maxTexelGatherOffset = 31, in anv_GetPhysicalDeviceProperties()
|
/third_party/glfw/deps/glad/ |
H A D | vulkan.h | 3477 uint32_t maxTexelGatherOffset; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_device.c | 1992 .maxTexelGatherOffset = 31, in radv_GetPhysicalDeviceProperties()
|
/third_party/vk-gl-cts/external/vulkancts/scripts/src/ |
H A D | vulkan_sc_core.h | 1890 uint32_t maxTexelGatherOffset; member
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 103 size += vn_sizeof_uint32_t(&val->maxTexelGatherOffset); in vn_sizeof_VkPhysicalDeviceLimits() 229 vn_decode_uint32_t(dec, &val->maxTexelGatherOffset); in vn_decode_VkPhysicalDeviceLimits() 347 /* skip val->maxTexelGatherOffset */ in vn_sizeof_VkPhysicalDeviceLimits_partial() 459 /* skip val->maxTexelGatherOffset */ in vn_encode_VkPhysicalDeviceLimits_partial()
|
/third_party/skia/include/third_party/vulkan/vulkan/ |
H A D | vulkan_core.h | 2617 uint32_t maxTexelGatherOffset; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 45970 uint32_t maxTexelGatherOffset = {}; global() member [all...] |
H A D | vulkan_core.h | 2710 uint32_t maxTexelGatherOffset; member
|
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 2974 uint32_t maxTexelGatherOffset; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 2759 uint32_t maxTexelGatherOffset; member
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vulkan_json_data.hpp | 7210 print_uint32_t(obj.maxTexelGatherOffset, "maxTexelGatherOffset", 1); in print_VkPhysicalDeviceLimits() 7488 print_uint32_t(obj->maxTexelGatherOffset, "maxTexelGatherOffset", 1); in print_VkPhysicalDeviceLimits() [all...] |
H A D | vulkan_json_parser.hpp | 5638 parse_uint32_t("maxTexelGatherOffset", obj["maxTexelGatherOffset"], (o.maxTexelGatherOffset)); in parse_VkPhysicalDeviceLimits()
|