Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp192 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
331 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
420 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
586 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
734 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1055 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1170 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1312 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriang… member
1491 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
1677 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp182 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
323 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
414 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
570 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
711 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1038 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1153 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1298 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriang… member
1486 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
1674 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNode_util.cpp241 TType *structureType = new TType(structure, isStructSpecifier); in DeclareStructure() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1102 const VkAccelerationStructureTypeKHR structureType = (m_createGeneric in create() local
1943 const VkAccelerationStructureTypeKHR structureType = (m_createGeneric in create() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp1226 VkStructureType structureType = reinterpret_cast<const StructureBase*>(supportedFeatures)->sType; in checkFeatures() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp2973 TType *structureType = new TType(structure); in addStructure() local
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp692 IdRef structureType, in WriteMemberDecorate()
Dspirv_instruction_parser_autogen.cpp787 IdRef *structureType, in ParseMemberDecorate()