Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.cpp180 std::ostream& operator<< (std::ostream& stream, const InterfaceLayoutEntry& entry) in operator <<()
209 …const InterfaceLayoutEntry& entry = layout.interfaces[layout.blocks[blockNdx].activeInterfaceIndic… in operator <<()
461 void createMask (void* maskBasePtr, const InterfaceLayoutEntry& entry, const void* basePtr0, const … in createMask()
519 …const InterfaceLayoutEntry& entry = layout.interfaces[layout.blocks[blockNdx].activeInterfaceIndic… in createMask()
571 InterfaceLayoutEntry entry; in computeXfbLayout()
623 InterfaceLayoutEntry entry; in computeXfbLayout()
651 InterfaceLayoutEntry entry; in computeXfbLayout()
904 void generateValue (const InterfaceLayoutEntry& entry, void* basePtr, de::Random& rnd) in generateValue()
956 …const InterfaceLayoutEntry& entry = layout.interfaces[layout.blocks[blockNdx].activeInterfaceIndic… in generateValues()
1205 int generateValueSrc (std::ostringstream& src, const InterfaceLayoutEntry& entry, const void* baseP… in generateValueSrc()
[all …]
DvktTransformFeedbackFuzzLayoutCase.hpp276 struct InterfaceLayoutEntry struct
278 InterfaceLayoutEntry (void) in InterfaceLayoutEntry() function
308 std::vector<InterfaceLayoutEntry> interfaces;