Home
last modified time | relevance | path

Searched refs:maxTessellationControlPerPatchOutputComponents (Results 1 – 25 of 168) sorted by relevance

1234567

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationLimitsTests.cpp99 … properties.limits.maxTessellationControlPerPatchOutputComponents); in deviceLimitsTestCase()
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_physical_device.c657 .maxTessellationControlPerPatchOutputComponents = 120, in hk_get_device_properties()
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_physical_device.c370 .maxTessellationControlPerPatchOutputComponents = 0, in get_device_properties()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_physical_device.c726 .maxTessellationControlPerPatchOutputComponents = 120, in nvk_get_device_properties()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_caps_utils.cpp1118 rx::LimitToInt(limitsVk.maxTessellationControlPerPatchOutputComponents); in ensureCapsInitialized()
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkNullDriver.cpp1168 props->limits.maxTessellationControlPerPatchOutputComponents = 120; in getPhysicalDeviceProperties()
/aosp_15_r20/frameworks/native/vulkan/vkjson/
H A Dvkjson.cc537 …ssellationControlPerPatchOutputComponents", &limits->maxTessellationControlPerPatchOutputComponent… in Iterate()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp203 …{LIMIT(maxTessellationControlPerPatchOutputComponents), 120, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT, in validateFeatureLimits()
333 …{LIMIT(maxTessellationControlPerPatchOutputComponents), FEATURE(tessellationShader), 0, 0, 0, 0.0f… in validateFeatureLimits()
842 {PN(features.tessellationShader), PN(limits.maxTessellationControlPerPatchOutputComponents), in validateLimits12()
3072 …FFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlPerPatchOutputComponent…
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_device.c839 .maxTessellationControlPerPatchOutputComponents = 128, in lvp_get_properties()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c951 .maxTessellationControlPerPatchOutputComponents = 0, in get_device_properties()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c1191 .maxTessellationControlPerPatchOutputComponents = 128, in get_properties()
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_device.c503 .maxTessellationControlPerPatchOutputComponents = 0, in pvr_physical_device_get_properties()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_physical_device.c1369 .maxTessellationControlPerPatchOutputComponents = 120, in radv_get_physical_device_properties()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_device.c1030 .maxTessellationControlPerPatchOutputComponents = 128, in get_properties()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.cc913 props->maxTessellationControlPerPatchOutputComponents = 120; in tu_get_properties()
/aosp_15_r20/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py845maxTessellationControlPerPatchOutputComponents = printer.write_int("maxTessellationControlPerPatch…
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/
H A DvkStructTypes.inl1086 uint32_t maxTessellationControlPerPatchOutputComponents; member
H A DvkVulkan_c.inl1860 uint32_t maxTessellationControlPerPatchOutputComponents; member
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_device.c876 .maxTessellationControlPerPatchOutputComponents = 0, in dzn_physical_device_get_properties()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_screen.c1032 return screen->info.props.limits.maxTessellationControlPerPatchOutputComponents / 4; in zink_get_param()
/aosp_15_r20/external/deqp/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1855 uint32_t maxTessellationControlPerPatchOutputComponents; member
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp32234 … maxTessellationControlPerVertexOutputComponents_ ), maxTessellationControlPerPatchOutputComponent…
32272 …ts, maxTessellationControlPerVertexOutputComponents, maxTessellationControlPerPatchOutputComponent… in reflect()
32323 …&& ( maxTessellationControlPerPatchOutputComponents == rhs.maxTessellationControlPerPatchOutputCom… in operator ==()
32439 uint32_t maxTessellationControlPerPatchOutputComponents = {}; member
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/
H A DvkStructTypes.inl1099 uint32_t maxTessellationControlPerPatchOutputComponents; member
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2272 uint32_t maxTessellationControlPerPatchOutputComponents; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2272 uint32_t maxTessellationControlPerPatchOutputComponents; member

1234567