Searched refs:maxTessellationControlPerPatchOutputComponents (Results 1 – 7 of 7) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 153 …{ LIMIT(maxTessellationControlPerPatchOutputComponents), 120, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_IN… in validateFeatureLimits() 251 …{ LIMIT(maxTessellationControlPerPatchOutputComponents), FEATURE(tessellationShader), 0, 0, 0, 0… in validateFeatureLimits() 828 …FFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlPerPatchOutputComponent… in deviceProperties()
|
/external/vulkan-validation-layers/libs/vkjson/ |
D | vkjson.cc | 124 …ssellationControlPerPatchOutputComponents", &limits->maxTessellationControlPerPatchOutputComponent… in Iterate()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 159 deUint32 maxTessellationControlPerPatchOutputComponents; member
|
D | vkStrUtilImpl.inl | 1640 …ellationControlPerPatchOutputComponents = " << value.maxTessellationControlPerPatchOutputComponent…
|
/external/vulkan-validation-layers/demos/ |
D | vulkaninfo.c | 941 …chOutputComponents = 0x%" PRIxLEAST32 "\n", limits->maxTessellationControlPerPatchOutputComponent… in app_dump_limits()
|
/external/skia/third_party/vulkan/ |
D | vulkan.h | 1268 uint32_t maxTessellationControlPerPatchOutputComponents; member
|
/external/vulkan-validation-layers/include/vulkan/ |
D | vulkan.h | 1277 uint32_t maxTessellationControlPerPatchOutputComponents; member
|