Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackFuzzLayoutCase.hpp401 struct InterfaceLayoutEntry struct
403 InterfaceLayoutEntry(void) in InterfaceLayoutEntry() argument
416 std::string name;
417 glu::DataType type;
418 int arraySize;
419 int blockLayoutNdx;
420 int offset;
421 int arrayStride;
422 int matrixStride;
423 int instanceNdx;
[all …]