• Home
  • Raw
  • Download

Lines Matching refs:expected4

623 		GLint expected4[] = { 15, 35666, 0, static_cast<GLint>(indicesSSB["Output"]), 0, 1, 0, 0, 1 };  in VerifyCompute()  local
624 …tProgramResourceiv(program, GL_BUFFER_VARIABLE, indicesBV["Outputa.data"], 9, props4, 9, expected4, in VerifyCompute()
743 GLint expected4[] = { 2, 35685, 1, 0, 0, 1, 7 }; in Run() local
744 …VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["d"], 7, props, 7, expected4, error); in Run()
909 GLint expected4[] = { 2, 35685, 1, 0, 0, 1, 7 }; in Run() local
910 …VerifyGetProgramResourceiv(program, GL_PROGRAM_INPUT, indices["d"], 7, props, 7, expected4, error); in Run()
1235 …GLint expected4[] = { 2, 35676, 1, -1, -1, -1, -1, 0, -1, 0, 1, 0, glGetUniformLocation(program, "… in Run() local
1236 VerifyGetProgramResourceiv(program, GL_UNIFORM, indices["d"], 13, props, 13, expected4, error); in Run()
1409 GLint expected4[] = { 15, 4, 0, 1, 0, size }; in Run() local
1410 …etProgramResourceiv(program, GL_UNIFORM_BLOCK, indicesUB["TrickyBlock[1]"], 6, props, 6, expected4, in Run()
1659 GLint expected4[] = { 2, 36294, 1 }; in Run() local
1660 …ramResourceiv(program, GL_TRANSFORM_FEEDBACK_VARYING, indices["c"], 3, props, 3, expected4, error); in Run()
1748 GLint expected4[] = { 2, GL_UNSIGNED_INT, 1 }; in Run() local
1749 …ramResourceiv(program, GL_TRANSFORM_FEEDBACK_VARYING, indices["d"], 3, props, 3, expected4, error); in Run()
2425 GLint expected4[] = { 16, 5, 1, 0, 0 }; in Run() local
2427 expected4, error); in Run()
3331 GLint expected4[] = { 5, 35666, 1, 0, 1, 0 }; in Run() local
3332 …VerifyGetProgramResourceiv(program, GL_PROGRAM_OUTPUT, indicesO["d[0]"], 6, props, 6, expected4, e… in Run()