Home
last modified time | relevance | path

Searched defs:program_interface (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderSubroutineTests.hpp422 glw::GLenum program_interface; member
H A Dgl4cShaderSubroutineTests.cpp1308 const GLchar* Utils::programInterfaceToStr(glw::GLenum program_interface) in programInterfaceToStr() argument
3075 bool FunctionalTest3_4::checkProgramResourceiv(GLuint program_id, GLenum program_interface, GLenum pname, in checkProgramResourceiv() argument
3117 bool FunctionalTest3_4::checkProgramInterfaceiv(GLuint program_id, GLenum program_interface, GLenu argument
3186 getProgramResourceIndex(GLuint program_id, GLenum program_interface, const glw::GLchar* resource_name) const getProgramResourceIndex() argument
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp1375 bool checkProgramStage(Program& program, const ProgramInterface& program_interface, Utils::Shader::STAGES stage, in checkProgramStage() argument
1452 bool checkMonolithicComputeProgramInterface(Program& program, const ProgramInterface& program_interface, in checkMonolithicComputeProgramInterface() argument
1474 bool checkMonolithicDrawProgramInterface(Program& program, const ProgramInterface& program_interface, in checkMonolithicDrawProgramInterface() argument
1496 checkSeparableDrawProgramInterface(Program& program, const ProgramInterface& program_interface, Utils::Shader::STAGES stage, std::stringstream& stream) checkSeparableDrawProgramInterface() argument
6394 prepareAttribLocation(Utils::Program& program, Utils::ProgramInterface& program_interface) test() argument
6537 getVerificationSnippet(GLuint , Utils::ProgramInterface& program_interface, Utils::Shader::STAGES stage) test() argument
6806 prepareAttributes(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::Buffer& buffer, Utils::VertexArray& vao) test() argument
6916 prepareFragmentDataLoc(Utils::Program& program, Utils::ProgramInterface& program_interface) test() argument
7053 prepareSSBs(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::Program& program, Utils::Buffer& cs_buffer) test() argument
7076 prepareSSBs(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::Program& program, Utils::Buffer& fs_buffer, Utils::Buffer& gs_buffer, Utils::Buffer& tcs_buffer, Utils::Buffer& tes_buffer, Utils::Buffer& vs_buffer) test() argument
7200 prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::Program& program, Utils::Buffer& cs_buffer) test() argument
7223 prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::Program& program, Utils::Buffer& fs_buffer, Utils::Buffer& gs_buffer, Utils::Buffer& tcs_buffer, Utils::Buffer& tes_buffer, Utils::Buffer& vs_buffer) test() argument
7263 prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::Program& fs_program, Utils::Program& gs_program, Utils::Program& tcs_program, Utils::Program& tes_program, Utils::Program& vs_program, Utils::Buffer& fs_buffer, Utils::Buffer& gs_buffer, Utils::Buffer& tcs_buffer, Utils::Buffer& tes_buffer, Utils::Buffer& vs_buffer) test() argument
7306 getShaderSource(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough, Utils::Shader::STAGES stage) test() argument
7595 Utils::ProgramInterface program_interface; test() local
7768 Utils::ProgramInterface program_interface; test() local
8519 getProgramInterface(GLuint , Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& ) test() argument
8649 prepareUniforms(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::Program& program, Utils::Buffer& , Utils::Buffer& , Utils::Buffer& , Utils::Buffer& , Utils::Buffer& vs_buffer) test() argument
8676 getProgramInterface(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
10551 getProgramInterface(GLuint , Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
10648 getProgramInterface(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
12318 getProgramInterface(GLuint , Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
12448 getProgramInterface(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
12519 prepareShaderStage(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
12687 getProgramInterface(GLuint , Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& ) test() argument
12889 prepareShaderStage(Utils::Shader::STAGES stage, const Utils::Type& type, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
13018 getProgramInterface(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
13535 getProgramInterface(GLuint , Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
14852 getProgramInterface(GLuint test_case_index, Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& varying_passthrough) test() argument
15072 prepareShaderStage(Utils::Shader::STAGES stage, const Utils::Type& vector_type, Utils::ProgramInterface& program_interface, const testCase& test_case, Utils::VaryingPassthrough& varying_passthrough) test() argument
19684 prepareAttribLocation(Utils::Program& program, Utils::ProgramInterface& program_interface) test() argument
19704 getProgramInterface(GLuint , Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& ) test() argument
19897 getProgramInterface(GLuint , Utils::ProgramInterface& program_interface, Utils::VaryingPassthrough& ) test() argument
19944 prepareFragmentDataLoc(Utils::Program& program, Utils::ProgramInterface& program_interface) test() argument
[all...]

Completed in 23 milliseconds