Searched refs:maxTessellationControlPerVertexOutputComponents (Results 1 – 14 of 14) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationLimitsTests.cpp | 94 …eaterOrEqual(log, caseDef.minimum, properties.limits.maxTessellationControlPerVertexOutputComponen… in deviceLimitsTestCase()
|
/external/vulkan-validation-layers/libs/vkjson/ |
D | vkjson.cc | 115 …sellationControlPerVertexOutputComponents", &limits->maxTessellationControlPerVertexOutputComponen… in Iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 158 …{ LIMIT(maxTessellationControlPerVertexOutputComponents), 64, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_IN… in validateFeatureLimits() 258 …{ LIMIT(maxTessellationControlPerVertexOutputComponents), FEATURE(tessellationShader), 0, 0, 0, … in validateFeatureLimits() 992 …FFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlPerVertexOutputComponen…
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 712 props->limits.maxTessellationControlPerVertexOutputComponents = 64; in getPhysicalDeviceProperties()
|
D | vkStructTypes.inl | 158 deUint32 maxTessellationControlPerVertexOutputComponents; member
|
D | vkStrUtilImpl.inl | 2013 …llationControlPerVertexOutputComponents = " << value.maxTessellationControlPerVertexOutputComponen…
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 553 .maxTessellationControlPerVertexOutputComponents = 128, in anv_GetPhysicalDeviceProperties()
|
/external/vulkan-validation-layers/demos/ |
D | vulkaninfo.c | 1143 …texOutputComponents = %u\n", limits->maxTessellationControlPerVertexOutputComponen… in app_dump_limits()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 514 .maxTessellationControlPerVertexOutputComponents = 0, in radv_GetPhysicalDeviceProperties()
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.h | 1323 uint32_t maxTessellationControlPerVertexOutputComponents; member
|
D | vulkan.hpp | 13268 …&& ( maxTessellationControlPerVertexOutputComponents == rhs.maxTessellationControlPerVertexOutputC… in operator ==() 13381 uint32_t maxTessellationControlPerVertexOutputComponents; member
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 1332 uint32_t maxTessellationControlPerVertexOutputComponents; member
|
/external/skia/third_party/vulkan/vulkan/ |
D | vulkan.h | 1429 uint32_t maxTessellationControlPerVertexOutputComponents; member
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 1488 uint32_t maxTessellationControlPerVertexOutputComponents; member
|