Searched defs:ProgramInterface (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLProgram.h | 45 struct ProgramInterface { struct 56 bool operator==(const ProgramInterface& that) const { argument
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cEnhancedLayoutsTests.hpp | 633 struct ProgramInterface struct 662 Interface::PtrVector m_structures; 663 Interface::PtrVector m_blocks; 665 ShaderInterface m_compute; 666 ShaderInterface m_vertex; 667 ShaderInterface m_tess_ctrl; 668 ShaderInterface m_tess_eval; 669 ShaderInterface m_geometry; 670 ShaderInterface m_fragment;
|
H A D | gl4cEnhancedLayoutsTests.cpp | 4467 ProgramInterface::ProgramInterface() in ProgramInterface() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface 6530 Utils::ProgramInterface & /* program_interface */, in test() 8461 … Utils::ProgramInterface & /* program_interface */, in test() 8579 …GLuint /* test_case_index */, Utils::ProgramInterface & /* program_interface */, Utils::Shader::ST… in test() 8629 … Utils::ProgramInterface & /* program_interface */, in test() 8823 …GLuint /* test_case_index */, Utils::ProgramInterface & /* program_interface */, Utils::Shader::ST… in test() 10792 … Utils::ProgramInterface & /* program_interface */, in test() 12773 … Utils::ProgramInterface & /* program_interface */, in test() 12829 Utils::ProgramInterface & /* program_interface */, in test()
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fProgramInterfaceDefinition.hpp | 38 enum ProgramInterface enum
|
/aosp_15_r20/external/angle/src/common/ |
H A D | gl_enum_utils_autogen.h | 134 ProgramInterface, enumerator 348 ProgramInterface, enumerator
|