Searched refs:maxTessellationControlPerPatchOutputComponents (Results 1 – 14 of 14) 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 | 116 …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() 993 …FFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlPerPatchOutputComponent…
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 713 props->limits.maxTessellationControlPerPatchOutputComponents = 120; in getPhysicalDeviceProperties()
|
D | vkStructTypes.inl | 159 deUint32 maxTessellationControlPerPatchOutputComponents; member
|
D | vkStrUtilImpl.inl | 2014 …ellationControlPerPatchOutputComponents = " << value.maxTessellationControlPerPatchOutputComponent…
|
/external/mesa3d/src/intel/vulkan/ |
D | anv_device.c | 554 .maxTessellationControlPerPatchOutputComponents = 128, in anv_GetPhysicalDeviceProperties()
|
/external/vulkan-validation-layers/demos/ |
D | vulkaninfo.c | 1144 …chOutputComponents = %u\n", limits->maxTessellationControlPerPatchOutputComponent… in app_dump_limits()
|
/external/mesa3d/src/amd/vulkan/ |
D | radv_device.c | 515 .maxTessellationControlPerPatchOutputComponents = 0, in radv_GetPhysicalDeviceProperties()
|
/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/mesa3d/include/vulkan/ |
D | vulkan.h | 1333 uint32_t maxTessellationControlPerPatchOutputComponents; member
|
/external/skia/third_party/vulkan/vulkan/ |
D | vulkan.h | 1430 uint32_t maxTessellationControlPerPatchOutputComponents; member
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan.h.in | 1489 uint32_t maxTessellationControlPerPatchOutputComponents; member
|