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/
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()
/third_party/vk-gl-cts/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.cpp1375 bool checkProgramStage(Program& program, const ProgramInterface& program_interface, Utils::Shader::… in checkProgramStage()
1452 bool checkMonolithicComputeProgramInterface(Program& program, const ProgramInterface& program_inter… in checkMonolithicComputeProgramInterface()
1474 bool checkMonolithicDrawProgramInterface(Program& program, const ProgramInterface& program_interfac… 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::Block(const GLchar* name) in Block()
4527 ShaderInterface& ProgramInterface::GetShaderInterface(Shader::STAGES stage) in GetShaderInterface()
4564 const ShaderInterface& ProgramInterface::GetShaderInterface(Shader::STAGES stage) const in GetShaderInterface()
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dgl_enum_utils_autogen.h158 ProgramInterface, enumerator
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()
Dgl_enum_utils_autogen.cpp3388 case GLenumGroup::ProgramInterface: in GLenumToString()
Dcapture_gles_ext_autogen.cpp4789 paramBuffer.addEnumParam("programInterface", GLenumGroup::ProgramInterface, ParamType::TGLenum, in CaptureGetProgramResourceLocationIndexEXT()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
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()
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/
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()