HomeSort by relevance Sort by last modified time
    Searched refs:deIOStreamVFTable (Results 1 - 4 of 4) sorted by null

  /external/deqp/framework/delibs/destream/
deFileStream.c 131 static const deIOStreamVFTable fileIOStreamVFTable = {
140 static const deIOStreamVFTable fileInStreamVFTable = {
149 static const deIOStreamVFTable fileOutStreamVFTable = {
deIOStream.h 68 } deIOStreamVFTable;
74 const deIOStreamVFTable* vfTable;
deThreadStream.c 123 static const deIOStreamVFTable threadInStreamVFTable = {
181 static const deIOStreamVFTable threadOutStreamVFTable = {
deRingbuffer.c 288 static const deIOStreamVFTable producerStreamVFTable = {
297 static const deIOStreamVFTable consumerStreamVFTable = {

Completed in 176 milliseconds