Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceQueryTestCase.hpp39 ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint32 propFlags_);
41 ProgramInterface interface;
127 ProgramInterface getTargetInterface (void) const;
H A Des31fProgramInterfaceDefinition.hpp38 enum ProgramInterface enum
H A Des31fProgramInterfaceDefinitionUtil.hpp175 std::vector<std::string> getProgramInterfaceResourceList (const ProgramInterfaceDefinition::Program* program, ProgramInterface interface);
H A Des31fProgramInterfaceQueryTests.cpp147 static glw::GLenum getProgramInterfaceGLEnum (ProgramInterface interface) in getProgramInterfaceGLEnum()
893 ResourceListTestCase (Context& context, const ResourceDefinition::Node::SharedPtr& targetResource, ProgramInterface interface, const char* name = DE_NULL);
906 static std::string genTestCaseName (ProgramInterface interface, const ResourceDefinition::Node*);
907 static bool isArrayedInterface (ProgramInterface interface, deUint32 stageBits);
909 const ProgramInterface m_programInterface;
914 ResourceListTestCase::ResourceListTestCase (Context& context, const ResourceDefinition::Node::SharedPtr& targetResource, ProgramInterface interface, const char* name)
1169 std::string ResourceListTestCase::genTestCaseName (ProgramInterface interface, const ResourceDefinition::Node* root)
1268 bool ResourceListTestCase::isArrayedInterface (ProgramInterface interface, deUint32 stageBits)
1805 const ProgramInterface programInterface = (m_storage == glu::STORAGE_UNIFORM) ? (PROGRAMINTERFACE_UNIFORM_BLOCK) :
2075 const ProgramInterface programInterfac
[all...]
H A Des31fProgramInterfaceQueryTestCase.cpp1711 ProgramResourceQueryTestTarget::ProgramResourceQueryTestTarget (ProgramInterface interface_, deUint32 propFlags_)
1740 ProgramInterface ProgramInterfaceQueryTestCase::getTargetInterface (void) const
1745 static glw::GLenum getGLInterfaceEnumValue (ProgramInterface interface)
1763 static bool isInterfaceBlockInterfaceName (const ProgramInterfaceDefinition::Program* program, ProgramInterface interface, const std::string& blockInterfaceName)
1828 static std::string getInterfaceBlockInteraceNameByMember (const ProgramInterfaceDefinition::Program* program, ProgramInterface interface, const std::string& memberName)
1899 ProgramInterface interface,
H A Des31fProgramInterfaceDefinitionUtil.cpp1301 std::vector<std::string> getProgramInterfaceResourceList (const ProgramInterfaceDefinition::Program* program, ProgramInterface interface)
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cEnhancedLayoutsTests.hpp632 struct ProgramInterface struct
636 ProgramInterface();
637 ~ProgramInterface();
927 //void Init(const ProgramInterface& program_interface,
981 bool checkProgramInterface(const ProgramInterface& program_interface, Program& program, std::stringstream& stream);
1149 virtual void getProgramInterface(glw::GLuint test_case_index, Utils::ProgramInterface& program_interface,
1155 virtual std::string getVerificationSnippet(glw::GLuint test_case_index, Utils::ProgramInterface& program_interface,
1161 virtual void prepareAttributes(glw::GLuint test_case_index, Utils::ProgramInterface& program_interface,
1164 virtual void prepareAttribLocation(Utils::Program& program, Utils::ProgramInterface& program_interface);
1166 virtual void prepareFragmentDataLoc(Utils::Program& program, Utils::ProgramInterface
[all...]
H A Dgl4cEnhancedLayoutsTests.cpp1375 bool checkProgramStage(Program& program, const ProgramInterface& program_interface, Utils::Shader::STAGES stage, in checkProgramStage()
1452 bool checkMonolithicComputeProgramInterface(Program& program, const ProgramInterface& program_interface, in checkMonolithicComputeProgramInterface()
1474 bool checkMonolithicDrawProgramInterface(Program& program, const ProgramInterface& program_interface, in checkMonolithicDrawProgramInterface()
1496 bool checkSeparableDrawProgramInterface(Program& program, const ProgramInterface& program_interface, in checkSeparableDrawProgramInterface()
4464 ProgramInterface::ProgramInterface() in ProgramInterface() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface
4477 ProgramInterface::~ProgramInterface() in ~ProgramInterface()
4490 Interface* ProgramInterface::AddInterface(const GLchar* name, Interface::TYPE type) in AddInterface()
4516 Interface* ProgramInterface
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dgl_enum_utils_autogen.h158 ProgramInterface, member in gl::GLenumGroup
H A 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()
H A Dgl_enum_utils_autogen.cpp3388 case GLenumGroup::ProgramInterface: in GLenumToString()
H A Dcapture_gles_ext_autogen.cpp4789 paramBuffer.addEnumParam("programInterface", GLenumGroup::ProgramInterface, ParamType::TGLenum, in CaptureGetProgramResourceLocationIndexEXT()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_3_1_autogen.cpp449 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramInterfaceiv()
539 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceIndex()
578 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceLocation()
623 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceName()
661 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceiv()
H A Dentry_points_gles_ext_autogen.cpp4031 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceLocationIndexEXT()
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp4811 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramInterfaceiv()
4842 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceIndex()
4881 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceLocation()
4922 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceLocationIndex()
4968 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceName()
5006 CID(context), program, GLenumToString(GLenumGroup::ProgramInterface, programInterface), in GL_GetProgramResourceiv()

Completed in 86 milliseconds