Searched defs:readByComponent (Results 1 – 1 of 1) sorted by relevance
176 …ext& context, const string& name, const char* varName, glu::DataType varType, bool readByComponent) in ComputeBuiltinVarCase()278 WorkGroupSizeCase (tcu::TestContext& context, bool readByComponent) in WorkGroupSizeCase()328 LocalInvocationIDCase (tcu::TestContext& context, bool readByComponent) in LocalInvocationIDCase()354 GlobalInvocationIDCase (tcu::TestContext& context, bool readByComponent) in GlobalInvocationIDCase()377 LocalInvocationIndexCase (tcu::TestContext& context, bool readByComponent) in LocalInvocationIndexCase()583 const bool readByComponent = (i != 0); in init() local