Searched refs:maxTessellationControlPerPatchOutputComponents (Results 1 – 10 of 10) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationLimitsTests.cpp | 96 …eaterOrEqual(log, caseDef.minimum, properties.limits.maxTessellationControlPerPatchOutputComponent… in deviceLimitsTestCase()
|
/external/vulkan-validation-layers/libs/vkjson/ |
D | vkjson.cc | 117 …ssellationControlPerPatchOutputComponents", &limits->maxTessellationControlPerPatchOutputComponent… in Iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 159 …{ LIMIT(maxTessellationControlPerPatchOutputComponents), 120, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_IN… in validateFeatureLimits() 259 …{ LIMIT(maxTessellationControlPerPatchOutputComponents), FEATURE(tessellationShader), 0, 0, 0, 0… in validateFeatureLimits() 969 …FFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlPerPatchOutputComponent…
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 660 props->limits.maxTessellationControlPerPatchOutputComponents = 120; in getPhysicalDeviceProperties()
|
D | vkStructTypes.inl | 159 deUint32 maxTessellationControlPerPatchOutputComponents; member
|
D | vkStrUtilImpl.inl | 1830 …ellationControlPerPatchOutputComponents = " << value.maxTessellationControlPerPatchOutputComponent…
|
/external/vulkan-validation-layers/demos/ |
D | vulkaninfo.c | 1144 …chOutputComponents = %u\n", limits->maxTessellationControlPerPatchOutputComponent… in app_dump_limits()
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.h | 1324 uint32_t maxTessellationControlPerPatchOutputComponents; member
|
D | vulkan.hpp | 13269 …&& ( maxTessellationControlPerPatchOutputComponents == rhs.maxTessellationControlPerPatchOutputCom… in operator ==() 13382 uint32_t maxTessellationControlPerPatchOutputComponents; member
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 1358 uint32_t maxTessellationControlPerPatchOutputComponents; member
|