Searched refs:tfs (Results 1 – 10 of 10) sorted by relevance
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()
614 { BMK_timedFnState_t* const tfs = BMK_createTimedFnState(g_nbIterations * 1000, 1000); in benchMem() local620 CONTROL(tfs != NULL); in benchMem()636 BMK_runOutcome_t const bOutcome = BMK_benchTimedFn(tfs, bp); in benchMem()653 if ( BMK_isCompleted_TimedFn(tfs) ) break; in benchMem()655 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)