Home
last modified time | relevance | path

Searched defs:structureType (Results 1 – 8 of 8) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp174 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
305 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
386 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
539 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
674 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
978 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1084 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1218 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriangl… member
1391 … static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
1561 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp14667 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14775 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14855 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15001 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15142 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15367 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15496 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15739 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriangl… member
15906 … static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
16095 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp14596 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14704 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14784 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14930 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15071 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15296 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15425 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15668 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriangl… member
15835 … static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
16024 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/external/angle/src/compiler/translator/tree_util/
DIntermNode_util.cpp241 TType *structureType = new TType(structure, isStructSpecifier); in DeclareStructure() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1015 const VkAccelerationStructureTypeKHR structureType = (m_createGeneric in create() local
1810 const VkAccelerationStructureTypeKHR structureType = (m_createGeneric in create() local
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp2973 TType *structureType = new TType(structure); in addStructure() local
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp692 IdRef structureType, in WriteMemberDecorate()
Dspirv_instruction_parser_autogen.cpp787 IdRef *structureType, in ParseMemberDecorate()