Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp153 …{ 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/
Dvkjson.cc124 …ssellationControlPerPatchOutputComponents", &limits->maxTessellationControlPerPatchOutputComponent… in Iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl159 deUint32 maxTessellationControlPerPatchOutputComponents; member
DvkStrUtilImpl.inl1640 …ellationControlPerPatchOutputComponents = " << value.maxTessellationControlPerPatchOutputComponent…
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c941 …chOutputComponents = 0x%" PRIxLEAST32 "\n", limits->maxTessellationControlPerPatchOutputComponent… in app_dump_limits()
/external/skia/third_party/vulkan/
Dvulkan.h1268 uint32_t maxTessellationControlPerPatchOutputComponents; member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1277 uint32_t maxTessellationControlPerPatchOutputComponents; member