Searched defs:interfaceBlock (Results 1 – 6 of 6) sorted by relevance
349 static void writeInterfaceBlock (std::ostringstream& buf, const glu::InterfaceBlock& interfaceBlock) in writeInterfaceBlock()1256 …std::string> getProgramInterfaceBlockMemberResourceList (const glu::InterfaceBlock& interfaceBlock) in getProgramInterfaceBlockMemberResourceList()1303 …const glu::InterfaceBlock& interfaceBlock = shader->getDefaultBlock().interfaceBlocks[interfaceNdx… in getProgramInterfaceResourceList() local1324 …const glu::InterfaceBlock& interfaceBlock = shader->getDefaultBlock().interfaceBlocks[interfaceNdx… in getProgramInterfaceResourceList() local1378 …const glu::InterfaceBlock& interfaceBlock = shader->getDefaultBlock().interfaceBlocks[interfaceNdx… in getProgramInterfaceResourceList() local
559 glu::InterfaceBlock interfaceBlock; in generateProgramDefinitionFromResource() local4564 const bool interfaceBlock = rnd.getBool(); in generateUniformRandomCase() local
545 TInterfaceBlock *interfaceBlock = nullptr; variable
2424 …TInterfaceBlock* interfaceBlock = new TInterfaceBlock(&blockName, fieldList, instanceName, arraySi… in addInterfaceBlock() local
1103 std::unique_ptr<ASTDeclaration> Parser::interfaceBlock(Modifiers mods) { in interfaceBlock() function in SkSL::Parser
1090 std::unique_ptr<ASTDeclaration> Parser::interfaceBlock(Modifiers mods) { in interfaceBlock() function in SkSL::Parser