Home
last modified time | relevance | path

Searched refs:ProgramInterface (Results 1 – 15 of 15) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.hpp39 ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint32 propFlags_);
41 ProgramInterface interface;
127 ProgramInterface getTargetInterface (void) const;
Des31fProgramInterfaceDefinition.hpp38 enum ProgramInterface enum
Des31fProgramInterfaceDefinitionUtil.hpp175 …ceResourceList (const ProgramInterfaceDefinition::Program* program, ProgramInterface interface);
Des31fProgramInterfaceQueryTests.cpp147 static glw::GLenum getProgramInterfaceGLEnum (ProgramInterface interface) in getProgramInterfaceGLEnum()
893 …context, const ResourceDefinition::Node::SharedPtr& targetResource, ProgramInterface interface, co…
906 …static std::string genTestCaseName (ProgramInterface interface, const ResourceDefinition:…
907 static bool isArrayedInterface (ProgramInterface interface, deUint32 stageBits);
909 const ProgramInterface m_programInterface;
914 …context, const ResourceDefinition::Node::SharedPtr& targetResource, ProgramInterface interface, co… in ResourceListTestCase()
1169 std::string ResourceListTestCase::genTestCaseName (ProgramInterface interface, const ResourceDefini… in genTestCaseName()
1268 bool ResourceListTestCase::isArrayedInterface (ProgramInterface interface, deUint32 stageBits) in isArrayedInterface()
1805 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTER… in iterate()
2075 …const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFA… in iterate()
[all …]
Des31fProgramInterfaceQueryTestCase.cpp1711 ProgramResourceQueryTestTarget::ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint… in ProgramResourceQueryTestTarget()
1740 ProgramInterface ProgramInterfaceQueryTestCase::getTargetInterface (void) const in getTargetInterface()
1745 static glw::GLenum getGLInterfaceEnumValue (ProgramInterface interface) in getGLInterfaceEnumValue()
1763 …kInterfaceName (const ProgramInterfaceDefinition::Program* program, ProgramInterface interface, co… in isInterfaceBlockInterfaceName()
1828 …ceNameByMember (const ProgramInterfaceDefinition::Program* program, ProgramInterface interface, co… in getInterfaceBlockInteraceNameByMember()
1899 ProgramInterface interface, in queryAndValidateProps()
Des31fProgramInterfaceDefinitionUtil.cpp1301 …erfaceResourceList (const ProgramInterfaceDefinition::Program* program, ProgramInterface interface) in getProgramInterfaceResourceList()
/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp632 struct ProgramInterface struct
636 ProgramInterface();
637 ~ProgramInterface();
981 bool checkProgramInterface(const ProgramInterface& program_interface, Program& program, std::string…
1149 …virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_int…
1155 …virtual std::string getVerificationSnippet(glw::GLuint test_case_index, Utils::ProgramInterface& p…
1161 …virtual void prepareAttributes(glw::GLuint test_case_index, Utils::ProgramInterface& program_inter…
1164 …virtual void prepareAttribLocation(Utils::Program& program, Utils::ProgramInterface& program_inter…
1166 …virtual void prepareFragmentDataLoc(Utils::Program& program, Utils::ProgramInterface& program_inte…
1175 virtual void prepareSSBs(glw::GLuint test_case_index, Utils::ProgramInterface& program_interface,
[all …]
Dgl4cEnhancedLayoutsTests.cpp1373 bool checkProgramStage(Program& program, const ProgramInterface& program_interface, Utils::Shader::… in checkProgramStage()
1450 bool checkMonolithicComputeProgramInterface(Program& program, const ProgramInterface& program_inter… in checkMonolithicComputeProgramInterface()
1472 bool checkMonolithicDrawProgramInterface(Program& program, const ProgramInterface& program_interfac… in checkMonolithicDrawProgramInterface()
1494 bool checkSeparableDrawProgramInterface(Program& program, const ProgramInterface& program_interface, in checkSeparableDrawProgramInterface()
4466 ProgramInterface::ProgramInterface() in ProgramInterface() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface
4479 ProgramInterface::~ProgramInterface() in ~ProgramInterface()
4492 Interface* ProgramInterface::AddInterface(const GLchar* name, Interface::TYPE type) in AddInterface()
4518 Interface* ProgramInterface::Block(const GLchar* name) in Block()
4529 ShaderInterface& ProgramInterface::GetShaderInterface(Shader::STAGES stage) in GetShaderInterface()
4566 const ShaderInterface& ProgramInterface::GetShaderInterface(Shader::STAGES stage) const in GetShaderInterface()
[all …]
/external/angle/src/libANGLE/capture/
Dgl_enum_utils_autogen.h158 ProgramInterface, enumerator
Dgl_enum_utils_autogen.cpp3176 case GLenumGroup::ProgramInterface: in GLenumToString()
Dcapture_gles_3_1_autogen.cpp381 paramBuffer.addEnumParam("programInterface", GLenumGroup::ProgramInterface, ParamType::TGLenum, in CaptureGetProgramInterfaceiv()
491 paramBuffer.addEnumParam("programInterface", GLenumGroup::ProgramInterface, ParamType::TGLenum, in CaptureGetProgramResourceIndex()
527 paramBuffer.addEnumParam("programInterface", GLenumGroup::ProgramInterface, ParamType::TGLenum, in CaptureGetProgramResourceLocation()
565 paramBuffer.addEnumParam("programInterface", GLenumGroup::ProgramInterface, ParamType::TGLenum, in CaptureGetProgramResourceName()
618 paramBuffer.addEnumParam("programInterface", GLenumGroup::ProgramInterface, ParamType::TGLenum, in CaptureGetProgramResourceiv()
Dcapture_gles_ext_autogen.cpp4520 paramBuffer.addEnumParam("programInterface", GLenumGroup::ProgramInterface, ParamType::TGLenum, in CaptureGetProgramResourceLocationIndexEXT()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_1_autogen.cpp429 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramInterfaceiv()
515 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceIndex()
553 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceLocation()
597 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceName()
634 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceiv()
Dentry_points_gles_ext_autogen.cpp3726 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceLocationIndexEXT()
/external/angle/src/libGL/
Dentry_points_gl_4_autogen.cpp4637 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramInterfaceiv()
4667 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceIndex()
4705 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceLocation()
4745 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceLocationIndex()
4790 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceName()
4827 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceiv()