Searched defs:readByComponent (Results 1 – 1 of 1) sorted by relevance
175 …ext& context, const string& name, const char* varName, glu::DataType varType, bool readByComponent) in ComputeBuiltinVarCase()277 WorkGroupSizeCase (tcu::TestContext& context, bool readByComponent) in WorkGroupSizeCase()327 LocalInvocationIDCase (tcu::TestContext& context, bool readByComponent) in LocalInvocationIDCase()353 GlobalInvocationIDCase (tcu::TestContext& context, bool readByComponent) in GlobalInvocationIDCase()376 LocalInvocationIndexCase (tcu::TestContext& context, bool readByComponent) in LocalInvocationIndexCase()582 const bool readByComponent = (i != 0); in init() local