Searched refs:tfs (Results 1 – 11 of 11) sorted by relevance
171 …typedef struct { check_size c; BMK_timedFnState_t tfs; } tfs_align; /* force tfs to be aligned at… in BMK_initStatic_timedFnState() member172 …size_t const tfs_alignment = offsetof(tfs_align, tfs); /* provides the minimal alignment restricti… in BMK_initStatic_timedFnState()
174 …typedef struct { check_size c; BMK_timedFnState_t tfs; } tfs_align; /* force tfs to be aligned at… in BMK_initStatic_timedFnState() member175 …size_t const tfs_alignment = offsetof(tfs_align, tfs); /* provides the minimal alignment restricti… in BMK_initStatic_timedFnState()
619 { BMK_timedFnState_t* const tfs = BMK_createTimedFnState(g_nbIterations * 1000, 1000); in benchMem() local625 CONTROL(tfs != NULL); in benchMem()641 BMK_runOutcome_t const bOutcome = BMK_benchTimedFn(tfs, bp); in benchMem()658 if ( BMK_isCompleted_TimedFn(tfs) ) break; in benchMem()660 BMK_freeTimedFnState(tfs); in benchMem()
209 ivec3 tfs = textureSize(samp2DMSA);
349 ivec3 tfs = textureSize(samp2DMSA);
525 0:209 'tfs' ( temp highp 3-component vector of int)
820 0:349 'tfs' ( temp highp 3-component vector of int)