Home
last modified time | relevance | path

Searched refs:subdivisionLevel (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_opacity_micromap/
Dmicromaps.adoc231 triangles of that pname:format and pname:subdivisionLevel contained in the
233 Multiple elements with the same pname:format and pname:subdivisionLevel are
234 allowed and the total count for that pname:format and pname:subdivisionLevel
240 contains the pname:format and pname:subdivisionLevel for that particular
310 the pname:subdivisionLevel and pname:format below in the micromap
311 * pname:subdivisionLevel is the subdivision level of this usage format
324 ename:VK_OPACITY_MICROMAP_FORMAT_2_STATE_EXT then pname:subdivisionLevel
330 ename:VK_OPACITY_MICROMAP_FORMAT_4_STATE_EXT then pname:subdivisionLevel
340 * [[VUID-VkMicromapUsageEXT-subdivisionLevel-08707]]
343 pname:subdivisionLevel must: be less than or equal to
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Daccelstructures.adoc866 For a given pname:format and pname:subdivisionLevel the number of triangles
962 For a given pname:format and pname:subdivisionLevel the number of triangles
Dlimits.adoc4075 pname:subdivisionLevel when pname:format is
4078 pname:subdivisionLevel when pname:format is
4100 pname:subdivisionLevel for displacement micromaps.
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16109 uint32_t subdivisionLevel; member
16213 uint16_t subdivisionLevel; member
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_hash.hpp769 VULKAN_HPP_HASH_COMBINE( seed, micromapUsageEXT.subdivisionLevel ); in operator ()()
6313 VULKAN_HPP_HASH_COMBINE( seed, micromapTriangleEXT.subdivisionLevel ); in operator ()()