Home
last modified time | relevance | path

Searched refs:deIOStreamVFTable (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/delibs/destream/
DdeFileStream.c131 static const deIOStreamVFTable fileIOStreamVFTable = {
140 static const deIOStreamVFTable fileInStreamVFTable = {
149 static const deIOStreamVFTable fileOutStreamVFTable = {
DdeIOStream.h68 } deIOStreamVFTable; typedef
74 const deIOStreamVFTable* vfTable;
DdeThreadStream.c123 static const deIOStreamVFTable threadInStreamVFTable = {
181 static const deIOStreamVFTable threadOutStreamVFTable = {
DdeRingbuffer.c288 static const deIOStreamVFTable producerStreamVFTable = {
297 static const deIOStreamVFTable consumerStreamVFTable = {