Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan_structs.hpp189 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
343 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
441 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
606 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
762 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
1106 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
1235 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
1393 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriangl… member
1610 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
1829 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp186 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationSt… member
340 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationSt… member
438 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationSt… member
601 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationSt… member
753 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationSt… member
1097 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationSt… member
1226 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationSt… member
1384 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriang… member
1601 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
1820 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp199 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
361 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
467 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
638 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
795 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1170 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1305 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1473 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriang… member
1701 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
1926 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/external/angle/src/compiler/translator/tree_util/
DIntermNode_util.cpp255 TType *structureType = new TType(structure, isStructSpecifier); in DeclareStructure() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1102 const VkAccelerationStructureTypeKHR structureType = (m_createGeneric in create() local
1946 const VkAccelerationStructureTypeKHR structureType = (m_createGeneric in create() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1285 VkStructureType structureType = reinterpret_cast<const StructureBase*>(supportedFeatures)->sType; in checkFeatures() local
/external/angle/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp692 IdRef structureType, in WriteMemberDecorate()
Dspirv_instruction_parser_autogen.cpp787 IdRef *structureType, in ParseMemberDecorate()