Searched refs:readFixed (Results 1 – 1 of 1) sorted by relevance
126 inline void readFixed (tcu::Vec4& dst, const int size, const void* ptr) in readFixed() function283 case VERTEXATTRIBTYPE_FIXED: readFixed (dst, size, ptr); break; in readFloat()