Home
last modified time | relevance | path

Searched refs:p_next_node (Results 1 – 2 of 2) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/imaging/hgiVulkan/
H A Dspirv_reflect.cpp1483 Node* p_next_node = FindNode(p_parser, component_type_id); in ParseType() local
1484 if (IsNotNull(p_next_node)) { in ParseType()
1498 Node* p_next_node = FindNode(p_parser, column_type_id); in ParseType() local
1499 if (IsNotNull(p_next_node)) { in ParseType()
1534 Node* p_next_node = FindNode(p_parser, image_type_id); in ParseType() local
1535 if (IsNotNull(p_next_node)) { in ParseType()
1574 if (IsNotNull(p_next_node)) { in ParseType()
1589 Node* p_next_node = FindNode(p_parser, element_type_id); in ParseType() local
1590 if (IsNotNull(p_next_node)) { in ParseType()
1640 Node* p_next_node = FindNode(p_parser, type_id); in ParseType() local
[all …]
/dports/x11-wm/chamfer/chamferwm-d0916ee/third/spirv_reflect/
H A Dspirv_reflect.c1483 Node* p_next_node = FindNode(p_parser, component_type_id); in ParseType() local
1484 if (IsNotNull(p_next_node)) { in ParseType()
1498 Node* p_next_node = FindNode(p_parser, column_type_id); in ParseType() local
1499 if (IsNotNull(p_next_node)) { in ParseType()
1534 Node* p_next_node = FindNode(p_parser, image_type_id); in ParseType() local
1535 if (IsNotNull(p_next_node)) { in ParseType()
1574 if (IsNotNull(p_next_node)) { in ParseType()
1589 Node* p_next_node = FindNode(p_parser, element_type_id); in ParseType() local
1590 if (IsNotNull(p_next_node)) { in ParseType()
1640 Node* p_next_node = FindNode(p_parser, type_id); in ParseType() local
[all …]