Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutCase.hpp276 struct InterfaceLayoutEntry struct
278 InterfaceLayoutEntry (void) in InterfaceLayoutEntry() function
291 std::string name;
292 glu::DataType type;
293 int arraySize;
294 int blockLayoutNdx;
295 int offset;
296 int arrayStride;
297 int matrixStride;
298 int instanceNdx;
[all …]