Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp151 …{ LIMIT(maxTessellationControlPerVertexInputComponents), 64, 0, 0, 0.0f, LIMIT_FORMAT_UNSIGNED_INT… in validateFeatureLimits()
249 …{ LIMIT(maxTessellationControlPerVertexInputComponents), FEATURE(tessellationShader), 0, 0, 0, 0… in validateFeatureLimits()
826 …FFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.maxTessellationControlPerVertexInputComponent… in deviceProperties()
/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc122 …ssellationControlPerVertexInputComponents", &limits->maxTessellationControlPerVertexInputComponent… in Iterate()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl157 deUint32 maxTessellationControlPerVertexInputComponents; member
DvkStrUtilImpl.inl1638 …ellationControlPerVertexInputComponents = " << value.maxTessellationControlPerVertexInputComponent…
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c939 …texInputComponents = 0x%" PRIxLEAST32 "\n", limits->maxTessellationControlPerVertexInputComponent… in app_dump_limits()
/external/skia/third_party/vulkan/
Dvulkan.h1266 uint32_t maxTessellationControlPerVertexInputComponents; member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1275 uint32_t maxTessellationControlPerVertexInputComponents; member